view vim/ctagsrc @ 369:b87c358bd0ca

Fix/improve ctagsrc for gutentags.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 17 Feb 2017 17:22:44 -0800
parents 42c80ed36c2c
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