Last active
November 26, 2015 10:21
-
-
Save mk0y/1572421775afbbb03602 to your computer and use it in GitHub Desktop.
set vim to find ctags file up through project hierarchy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:set autochdir | |
set tags=tags;/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment