diff --git a/README.md b/README.md index 2e7ac34..5fc2dfd 100644 --- a/README.md +++ b/README.md @@ -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).