aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-10-21 23:34:31 +0800
committerjdhao <jdhao@hotmail.com>2020-10-21 23:35:16 +0800
commit2b9a3992d8c0dfa1ef1fb419bc4f57bf281f51ad (patch)
tree6dd76859cae3747e09a100cff721b09ac206becc /README.md
parent4ae213d2994c3a46f067bc9858d079d29d718369 (diff)
remove tagbar
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 83232c3..1a45dee 100644
--- a/README.md
+++ b/README.md
@@ -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).