mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-05-19 15:00:01 +08:00
Ammend test function to check for mappings.
This commit is contained in:
@@ -107,7 +107,7 @@ call s:DelimitMateDo()
|
||||
command! DelimitMateReload call s:DelimitMateDo(1)
|
||||
|
||||
" Quick test:
|
||||
command! DelimitMateTest call s:TestMappingsDo()
|
||||
command! DelimitMateTest silent call s:TestMappingsDo()
|
||||
|
||||
" Switch On/Off:
|
||||
command! DelimitMateSwitch call s:DelimitMateSwitch()
|
||||
|
||||
Reference in New Issue
Block a user