You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# gen_tags.vim
2
2
3
-
[](https://gitter.im/gen_tags-vim/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3
+
This plugin was born from a little requirement of myself more than 10 years ago.
4
+
After many changes then it become an usable plugin.
5
+
I got many helps from the lovely people all over the world during the time.
6
+
Thank you guys for all the help!
7
+
8
+
For personal reason, I already migrate to lsp for a very long time.
9
+
I haven't use ctags/gtags for years. Maybe it's time to say goodbye to this plugin.
10
+
11
+
青山不改,绿水长流,我们后会有期。
12
+
13
+
---
4
14
5
15
Async plugin for [Vim](https://github.com/vim/vim)/[NeoVim](https://github.com/neovim/neovim) to ease the use of [ctags](http://ctags.io/)/[gtags](http://www.gnu.org/software/global/).</br>
6
16
It is used for generate and maintain tags for you with multiple platform support, tested on Windows/Linux/macOS.
0 commit comments