diff options
| author | jdhao <jdhao@hotmail.com> | 2021-12-06 11:40:45 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-12-06 11:40:45 +0800 |
| commit | 7735a33a598cf698646883ad9ae185b7b1926ab7 (patch) | |
| tree | b3da4030228c34c340a86d601053b7abbaa849cd /docs/README.md | |
| parent | aacbf56ee59232fb88c6a934ee585cf0f8c6bab3 (diff) | |
remove plugin gutentags
I rarely use it.
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 3aceffc..625ab6f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -78,7 +78,7 @@ and make sure you can call `git` from the command line. ## ctags -In order to use tags related plugins such as [vista.vim](https://github.com/liuchengxu/vista.vim) and [gutentags](https://github.com/ludovicchabant/vim-gutentags), we need to +In order to use tags related plugins such as [vista.vim](https://github.com/liuchengxu/vista.vim), we need to install a ctags distribution. Universal-ctags is preferred. To install ctags on macOS, use [Homebrew](https://github.com/universal-ctags/homebrew-universal-ctags): |
