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
testing
master
lolson
9 years ago
parent
fee380ae79
commit
71ff856b12
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugin/makecols.vim
+ 1
- 1
plugin/makecols.vim
View File
@ -36,7 +36,7 @@ function! s:get_visual_selection()
let
c
+
=
1
let
c
+
=
1
endfor
endfor
let
@
z
=
new_string
let
@
z
=
join
(
[
new_string
,
""
]
,
"\n"
)
return
lines
return
lines
endfunction
endfunction
Write
Preview
Loading…
Cancel
Save