diff options
| author | jdhao <jdhao@hotmail.com> | 2021-10-17 07:42:44 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-10-17 07:42:44 +0800 |
| commit | 083e9ba5d76caca871e7f0dfaf5d43037e71d178 (patch) | |
| tree | 3c0aa5ea2126da8ee642e9b3df571f0cd7dc97c4 | |
| parent | 237a2c3f4a1597359c653005745c1c268f8ee6fc (diff) | |
update README
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |
