view vim/ctagsrc @ 287:44c9d65cfa74

Readjust some Vim config stuff around folding. Don't remove trailing space in C++ files because other people don't.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 20 Feb 2015 11:45:54 -0800
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