Closed chitoku-k closed 6 years ago
Fixed unnecessary overwrite by ftplugin. This meddled with other plugins as follows:
b:undo_ftplugin
|
This variable should not be defined unless undo is required.
Cheers!
Thanks!
Fixed unnecessary overwrite by ftplugin. This meddled with other plugins as follows:
b:undo_ftplugin
with an empty stringb:undo_ftplugin
will insert|
at the beginning of the string|
(invalid)This variable should not be defined unless undo is required.
Cheers!