added an option to do case sensitive completion and removed get_vim_type

This commit is contained in:
David Halter
2012-08-31 18:37:56 +02:00
parent dcc3b54715
commit 566c133130
3 changed files with 11 additions and 24 deletions

View File

@@ -1,3 +1,9 @@
# ----------------
# completion output settings
# ----------------
case_insensitive_completion = True
# ----------------
# dynamic stuff
# ----------------