Mercurial > vim-gutentags
comparison README.md @ 210:39547ffc8867
Add mention of `gutentags_plus` for Cscope users.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 09 Jun 2018 09:57:55 -0700 |
parents | becdd3c867c7 |
children |
comparison
equal
deleted
inserted
replaced
209:7371d8750c46 | 210:39547ffc8867 |
---|---|
68 | 68 |
69 I hope Gutentags will bring you as much closure as me regarding tag files. I know | 69 I hope Gutentags will bring you as much closure as me regarding tag files. I know |
70 I don't want to have to think about it, and probably neither do you. | 70 I don't want to have to think about it, and probably neither do you. |
71 | 71 |
72 | 72 |
73 # Related Projects | |
74 | |
75 * [gutentags_plus](https://github.com/skywind3000/gutentags_plus): handles | |
76 switching between `cscope` databases automatically before performing a search | |
77 query. | |
78 | |
73 [Pathogen]: https://github.com/tpope/vim-pathogen | 79 [Pathogen]: https://github.com/tpope/vim-pathogen |
74 [ctrlp]: https://github.com/kien/ctrlp.vim | 80 [ctrlp]: https://github.com/kien/ctrlp.vim |
75 | 81 |