changing language-force paramter on ctags with languages parameter

remotes/origin/enhancement/email-actions
Jesús Espino 2013-04-01 09:49:02 +02:00
parent 7e9d1a0380
commit deee53f78f
1 changed files with 2 additions and 2 deletions

2
.ctags
View File

@ -1,4 +1,4 @@
--language-force=python
--languages=python
--exclude=".git"
--exclude="tags"
--exclude="*.pyc"