view vim/ctagsrc @ 379:58410650ce36

Add lightline and remove old scratch. Customize Vim settings.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 25 Feb 2017 21:31:02 -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