view vim/ctagsrc @ 252:a2e31e166cb9

Just keep flake8 for Python checking in Vim.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 06 Jan 2015 23:17:26 -0800
parents 42c80ed36c2c
children b87c358bd0ca
line wrap: on
line source

--python-kinds=cfm
--javascript-kinds=cfm
--fields=+l
--fields=+n

--languages=-html

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