view vim/ctagsrc @ 407:c6da0c9f40ae

Replace subrepos with an install script. Finally.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 10 Jan 2018 00:00:00 -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