aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2023-04-17 21:59:43 +0200
committerGitHub <noreply@github.com>2023-04-17 21:59:43 +0200
commitdc597004df2a523dbb16fb32d8878021137afc3f (patch)
tree854ff632d9ee9cda496c25d44de1a9308d98f334 /README.md
parent644993a89e8be251c10f4d2b1bb761301f4545b1 (diff)
parent164d6129f8c66a3ddc0607e633ee57d3de45cf1c (diff)
Merge pull request #187 from mr-cal/nvim-tree-update
nvim-tree: fix shortcut and repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc79202..3051626 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ and how to set up on different platforms (Linux, macOS, and Windows).
+ Fast buffer jump via [hop.nvim](https://github.com/phaazon/hop.nvim).
+ Powerful snippet insertion via [Ultisnips](https://github.com/SirVer/ultisnips).
+ Beautiful statusline via [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim).
-+ File tree explorer via [nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua).
++ File tree explorer via [nvim-tree.lua](https://github.com/nvim-tree/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).