Vim Search for Tags File

I use ctags with vim. This works great when the tags file is in the same directory as the files I'm working on, but is a chore when projects have nested directories.

Add this to your .vimrc file and the recursive search up the directory structure will be done for the tags file:
set tags=tags;/

Comments

Popular posts from this blog

OpenSCAD linear extrude that interpolates between two shapes

Taking Stuff Apart: Realistic Modulette-8

Decommissioning the cloud: A self-hosted future