Commit 3916dfff authored by Murukesh Mohanan's avatar Murukesh Mohanan

plugin updates

parent 498a53ef
Subproject commit 2637e3ee58856f42cafa0f0094215e6d85d409dd Subproject commit 8c30610c5f60eada1d21ab23e96d45848a1e6e58
Subproject commit d36bc78070011b4721eee8685cf5d240b8733956 Subproject commit f57cc9e84d52ba1d268f880d6e004f9ff809f201
Subproject commit cbd0d59d706f641f8e42f56e7edf51fa33921c65 Subproject commit 6dfe45d478124e3816156cb348ff835e933b134b
...@@ -8,7 +8,7 @@ setlocal nomodifiable ...@@ -8,7 +8,7 @@ setlocal nomodifiable
function! PrepManPager() function! PrepManPager()
setlocal modifiable setlocal modifiable
if !empty ($MAN_PN) if !empty ($MAN_PN)
silent %! col -b silent %! col -b -x
file $MAN_PN file $MAN_PN
endif endif
setlocal nomodified setlocal nomodified
......
...@@ -56,3 +56,4 @@ URLs ...@@ -56,3 +56,4 @@ URLs
Apache2 Apache2
subdomains subdomains
Voronoi Voronoi
MySQL
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment