mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-06 12:44:27 +08:00
Trivial
This commit is contained in:
@@ -5,5 +5,7 @@
|
||||
|
||||
[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
|
||||
" Description: This plugin tries to emulate the auto-completion of delimiters
|
||||
" 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:
|
||||
"
|
||||
" - Ian McCracken
|
||||
|
||||
Reference in New Issue
Block a user