diff options
| author | jdhao <jdhao@hotmail.com> | 2022-02-08 00:11:28 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-02-08 00:11:28 +0800 |
| commit | 0aed2b42acdf7877ac17c09e1b06759bc6a9e3bf (patch) | |
| tree | 064e44e1ca81de989d755489d0c68264474e36ee /README.md | |
| parent | 1e84dd6248ece66c0c99f61bafded455137645bf (diff) | |
add nvim-tree.lua to readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ No backward compatibility is guaranteed.** + Fast buffer jump via [hop.nvim](https://github.com/phaazon/hop.nvim). + Ultra fast snippet insertion via [Ultisnips](https://github.com/SirVer/ultisnips). + Beautiful status line via [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim). ++ File tree explorer via [nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua). + Better quickfix list with [nvim-bqf](https://github.com/kevinhwang91/nvim-bqf). + Show search index and count with [nvim-hlslens](https://github.com/kevinhwang91/nvim-hlslens). + Command line auto-completion via [wilder.nvim](https://github.com/gelguy/wilder.nvim). |
