view vim/ctagsrc @ 410:5bbd5963591c

Some Vim config tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 20 Dec 2017 09:11:19 -0800
parents b87c358bd0ca
children e6b3048980c4
line wrap: on
line source

--c-kinds=-nev
--c++-kinds=-nev
--c#-kinds=-ne
--python-kinds=cfm
--javascript-kinds=cfm

--fields=+l
--fields=+n

--languages=-html

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