Man in vim - without plugins.
This commit is contained in:
parent
1e8fec86c2
commit
ff509f53e0
2
_scripts/viman
Executable file
2
_scripts/viman
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
vim -R -c 'set ft=man nomod nonumber nomagic' "${*}"
|
Loading…
Reference in New Issue
Block a user