mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-08 05:34:45 +08:00
Trivial
This commit is contained in:
@@ -5,5 +5,7 @@
|
|||||||
|
|
||||||
[X] 100% Use escape()
|
[X] 100% Use escape()
|
||||||
|
|
||||||
|
[_] % Add command-line auto-pairing
|
||||||
|
: Would this have to be constant? consider only vim language? I think so...
|
||||||
|
|
||||||
|
vim:tw:78
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
" File: delimitMate.vim
|
" File: delimitMate.vim
|
||||||
" Description: This plugin tries to emulate the auto-completion of delimiters
|
" Description: This plugin tries to emulate the auto-completion of delimiters
|
||||||
" that TextMate provides.
|
" that TextMate provides.
|
||||||
" Maintainer: Israel Chauca F. <israel@chauca.net>
|
" Maintainer: Israel Chauca F. <israelchauca@gmail.com>
|
||||||
" Credits: Some of the code is modified or just copied from the following:
|
" Credits: Some of the code is modified or just copied from the following:
|
||||||
"
|
"
|
||||||
" - Ian McCracken
|
" - Ian McCracken
|
||||||
|
|||||||
Reference in New Issue
Block a user