dotfiles/_scripts/viman

2 lines
63 B
Bash
Executable file

#!/bin/sh
vim -R -c 'set ft=man nomod nonumber nomagic' "${*}"