aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-08-05 02:10:01 +0800
committerjdhao <jdhao@hotmail.com>2021-08-05 02:10:01 +0800
commit140509de295bffc1afc59f8cc3a1c9fec4e171fa (patch)
treeb713079b5289f4120f09074ebdcdf2918f78062e
parentc4d050e99da5a10ebe83e9229dcbd2b21758f54d (diff)
update README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1a1a413..b4984cb 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,8 @@ backward compatibility is guaranteed.**
+ Color theme via [vim-gruvbox8](https://github.com/lifepillar/vim-gruvbox8) and other beautiful themes.
+ Markdown writing and syntax highlighting via [vim-markdown](https://github.com/plasticboy/vim-markdown),
Markdown Previewing via [markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim).
++ Command line auto-completion via [wilder.nvim](https://github.com/gelguy/wilder.nvim).
++ Annimated GUI style notifiation via [nvim-notify](https://github.com/rcarriga/nvim-notify).
+ Tags navigation via [vista](https://github.com/liuchengxu/vista.vim).
+ Source code linting via [Ale](https://github.com/dense-analysis/ale).
+ Code formatting via [Neoformat](https://github.com/sbdchd/neoformat).