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
more stuffs
master
lolson
9 years ago
parent
7212069e17
commit
7d5b937b3e
1 changed files
with
18 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+18
-0
plugin/makecols.vim
+ 18
- 0
plugin/makecols.vim
View File
@ -5,3 +5,21 @@
function
!
s
:
makecols
(
no_of_cols
)
return
s
:
beep
(
)
endfunction
" vim:set ft=vim sw=4 sts=2 et:
Write
Preview
Loading…
Cancel
Save