Skip to content

Commit

Permalink
update doc for more detail description and image
Browse files Browse the repository at this point in the history
  • Loading branch information
glepnir committed May 25, 2024
1 parent b126271 commit 85461e1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# indentmini.nvim
A minimal less than ~100 lines and blazing fast indentline plugin. no much more features but useful!

**Minimal** less than ~100 lines and blazing fastest indentline plugin.
**Performance** still fast on files with tens of thousands of lines.
**NOTE:** it only works on current buffer that's mean you can't see any indent char
on non current buffer.

![old](https://github.com/nvimdev/indentmini.nvim/assets/41671631/d836db79-4c41-45bc-99cb-d9f807dfe9af)
![indentmini](https://github.com/nvimdev/indentmini.nvim/assets/41671631/99fb6dd4-8e61-412f-aa4c-c83ee7ce3206)

## Install

Expand Down

0 comments on commit 85461e1

Please sign in to comment.