mirror of
https://github.com/gryf/.vim.git
synced 2025-12-18 03:50:30 +01:00
Commented changes in plugins, updated vimwiki, repaired zoom plugin, added
buffergator, updated pythonhelper, removed leftovers
This commit is contained in:
@@ -1031,6 +1031,7 @@ endfunction
|
||||
" Multiple inexact matches is currently considered an error.
|
||||
|
||||
function! VCSCommandGetVCSType(buffer)
|
||||
" gryf: if there is such variable, use defined VCS type
|
||||
if exists("g:VCSTypeOverride")
|
||||
return g:VCSTypeOverride
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user