mirror of
https://github.com/vim/vim.git
synced 2025-11-07 10:17:28 -05:00
updated for version 7.0d02
This commit is contained in:
@@ -14,7 +14,7 @@ setlocal suffixesadd=.py
|
||||
setlocal comments-=:%
|
||||
setlocal commentstring=#%s
|
||||
|
||||
setlocal omnifunc=pycomplete#Complete
|
||||
setlocal omnifunc=pythoncomplete#Complete
|
||||
|
||||
set wildignore+=*.pyc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user