Skip to content

Instantly share code, notes, and snippets.

@mk0y
Last active November 26, 2015 10:21
Show Gist options
  • Save mk0y/1572421775afbbb03602 to your computer and use it in GitHub Desktop.
Save mk0y/1572421775afbbb03602 to your computer and use it in GitHub Desktop.
set vim to find ctags file up through project hierarchy
:set autochdir
set tags=tags;/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment