diff vim/ctagsrc @ 227:42c80ed36c2c

More Ctags config.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 30 Sep 2014 07:40:59 -0700
parents 816866d76ce6
children b87c358bd0ca
line wrap: on
line diff
--- a/vim/ctagsrc	Tue Sep 30 07:40:31 2014 -0700
+++ b/vim/ctagsrc	Tue Sep 30 07:40:59 2014 -0700
@@ -1,1 +1,13 @@
---python-kinds=-i
+--python-kinds=cfm
+--javascript-kinds=cfm
+--fields=+l
+--fields=+n
+
+--languages=-html
+
+--exclude=.hg
+--exclude=.git
+--exclude=libs
+--exclude=build
+--exclude=dist
+--exclude=venv