view vim/ctagsrc @ 405:c05a8f250042

Fix Vim colours in tmux on macOS.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 12 Dec 2017 22:32:30 -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