aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-10-17 01:10:36 +0800
committerjdhao <jdhao@hotmail.com>2021-10-17 01:10:36 +0800
commit10bf22d8d4bb61b3b32eface08c554f701e972dd (patch)
tree10ac7f964df6ffeb363765864cb2dd2758ca2fa8 /README.md
parent25756bbb122c2d84adb8e8183f1d288695298bfc (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0fe6c18..c5dfc90 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ is guaranteed.**
+ Ultra fast snippet insertion via [Ultisnips](https://github.com/SirVer/ultisnips).
+ Beautiful status line via [vim-airline](https://github.com/vim-airline/vim-airline).
+ 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).
+ Asynchronous code execution via [asyncrun.vim](https://github.com/skywind3000/asyncrun.vim).
+ Code highlighting via [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).