mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-06 12:44:27 +08:00
Fixed quotes, for re-do.
This commit is contained in:
@@ -25,7 +25,7 @@ if v:version < 700
|
||||
endif
|
||||
|
||||
let s:loaded_delimitMate = 1 " }}}
|
||||
let delimitMate_version = '2.0'
|
||||
let delimitMate_version = '2.1_DEV'
|
||||
|
||||
function! s:Init() "{{{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user