mirror of
https://github.com/gryf/pythonhelper.git
synced 2025-12-18 20:10:24 +01:00
Deleted stray comment.
This commit is contained in:
@@ -717,7 +717,6 @@ autocmd BufDelete * silent call PHBufferDelete()
|
||||
" period of no activity after which the CursorHold event is triggered
|
||||
if (exists("g:pythonhelper_updatetime"))
|
||||
let &updatetime = g:pythonhelper_updatetime
|
||||
" otherwise just return an empty string
|
||||
else
|
||||
set updatetime=1000
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user