aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-10-17 07:42:44 +0800
committerjdhao <jdhao@hotmail.com>2021-10-17 07:42:44 +0800
commit083e9ba5d76caca871e7f0dfaf5d43037e71d178 (patch)
tree3c0aa5ea2126da8ee642e9b3df571f0cd7dc97c4 /README.md
parent237a2c3f4a1597359c653005745c1c268f8ee6fc (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 c5dfc90..187a7dd 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ is guaranteed.**
+ 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).
++ Keymap display via [which-key.nvim](https://github.com/folke/which-key.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).
+ Code editing using true nvim inside browser via [firenvim](https://github.com/glacambre/firenvim).