This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leviolson
/
vim-makecols
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Phenomenal Features
master
lolson
9 years ago
parent
e1e446d009
commit
46810e0f28
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
plugin/makecols.vim
+ 0
- 5
plugin/makecols.vim
View File
@ -79,11 +79,6 @@ function! s:convert_selection_vert()
let
rows
=
float2nr
(
ceil
(
rows
)
)
let
@
z
=
""
" 12 item example below
" 0 4 8
" 1 5 9
" 2 6 10
" 3 7 11
let
new_string
=
""
let
row
=
0
let
col
=
0
Write
Preview
Loading…
Cancel
Save