diff options
| author | jdhao <jdhao@hotmail.com> | 2020-10-21 23:34:31 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-10-21 23:35:16 +0800 |
| commit | 2b9a3992d8c0dfa1ef1fb419bc4f57bf281f51ad (patch) | |
| tree | 6dd76859cae3747e09a100cff721b09ac206becc /README.md | |
| parent | 4ae213d2994c3a46f067bc9858d079d29d718369 (diff) | |
remove tagbar
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ itself and the configuration on different platforms (Linux, macOS and Windows). + Asynchronous code execution via [asynrun.vim](https://github.com/skywind3000/asyncrun.vim) + Fuzzy searching in current project quickly via [LeaderF](https://github.com/Yggdroot/LeaderF). + Color theme via [vim-gruvbox8](https://github.com/lifepillar/vim-gruvbox8). -+ Tags navigation via [tagbar](https://github.com/majutsushi/tagbar) or [vista](https://github.com/liuchengxu/vista.vim). ++ Tags navigation via [vista](https://github.com/liuchengxu/vista.vim). + Ultra fast snippet insertion via [Ultisnips](https://github.com/SirVer/ultisnips). + Faster matching pair insertion and jump via [auto-pairs](https://github.com/jiangmiao/auto-pairs). + Smarter and faster matching pair management (add, replace or delete) via [vim-sandwich](https://github.com/machakann/vim-sandwich). |
