Browse Source

testing

master
lolson 9 years ago
parent
commit
58ddbe9c8b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugin/makecols.vim

+ 1
- 1
plugin/makecols.vim View File

@ -18,7 +18,7 @@ endfunction
if !exists("g:makecols_no_mappings") || ! g:makecols_no_mappings
nmap mc :call makecols()
nmap mc :call <SID>makecols()<CR>
endif

Loading…
Cancel
Save