Man in vim - without plugins.
This commit is contained in:
parent
1e8fec86c2
commit
ff509f53e0
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue