Created
April 22, 2021 12:07
-
-
Save lysenko-sergey-developer/e65cc93a70ca88da3af72b32b15d1f12 to your computer and use it in GitHub Desktop.
Ctags setup for nvim
@huangyingjie Hey! This ctags setup is based on this article https://www.reddit.com/r/vim/comments/d77t6j/guide_how_to_setup_ctags_with_gutentags_properly/
I hope it will help you.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
`command! -nargs=0 GutentagsClearCache
what's this?