view vim/ctagsrc @ 291:aac9b5b1f921

Fix how we set the CWD in Vim based on the project root.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 19 Mar 2015 17:06:31 -0700
parents 42c80ed36c2c
children b87c358bd0ca
line wrap: on
line source

--python-kinds=cfm
--javascript-kinds=cfm
--fields=+l
--fields=+n

--languages=-html

--exclude=.hg
--exclude=.git
--exclude=libs
--exclude=build
--exclude=dist
--exclude=venv