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
adding features
master
lolson
9 years ago
parent
1592841391
commit
54d8b8a4d8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugin/makecols.vim
+ 1
- 1
plugin/makecols.vim
View File
@ -64,7 +64,7 @@ endfunction
function
!
s
:
makecols
(
orient
,
cols
)
range
let
g
:
makecols_orientation
=
a
:
orient
if
exists
(
v
:
count
)
if
(
v
:
count
>
0
)
let
g
:
makecols_cols
=
v
:
count
else
let
g
:
makecols_cols
=
a
:
cols
Write
Preview
Loading…
Cancel
Save