Uncomment the loaded trap.
This commit is contained in:
parent
ca682f6f9e
commit
2a12b4883f
@ -10,11 +10,11 @@
|
||||
|
||||
|
||||
"{{{ Init
|
||||
"if exists('loaded_gundo') || &cp
|
||||
"finish
|
||||
"endif
|
||||
if exists('loaded_gundo') || &cp
|
||||
finish
|
||||
endif
|
||||
|
||||
"let loaded_gundo = 1
|
||||
let loaded_gundo = 1
|
||||
|
||||
let s:warning_string = "Gundo requires that Vim be compiled with Python 2.4+"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user