aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-02-18 14:34:09 +0800
committerjdhao <jdhao@hotmail.com>2021-02-18 14:34:09 +0800
commit73e237ac39d489bc6cc60e0e1f296a65550ca84e (patch)
tree9f18bdc29ec4b0e7a5e6a4467d427f4fc6cce956 /README.md
parenta36041782252c79a2dd20a5488954aaaef196335 (diff)
Update README
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 8b9daa3..4a7b6fd 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ itself, and how to configure on different platforms (Linux, macOS and Windows).
+ Source code linting via [Ale](https://github.com/dense-analysis/ale).
+ Code formatting via [Neoformat](https://github.com/sbdchd/neoformat).
+ Faster code commenting via [vim-commentary](https://github.com/tpope/vim-commentary).
-+ Asynchronous code execution via [asynrun.vim](https://github.com/skywind3000/asyncrun.vim).
++ Asynchronous code execution via [asyncrun.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) and other beautiful themes.
+ Tags navigation via [vista](https://github.com/liuchengxu/vista.vim).