Browse Source

adding features

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

+ 1
- 0
plugin/makecols.vim View File

@ -82,6 +82,7 @@ function! s:convert_selection_vert()
while c <= rows
echom "Count: " . c
let c += 1
endwhile
" For Loopage Goes here

Loading…
Cancel
Save