aboutsummaryrefslogtreecommitdiff
path: root/man/man1/vic.1df
blob: e7aae6e29bc201f0bdcef5c2cb9554831eaf049d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.TH VIC 1df "June 2019" "Manual page for vic"
.SH NAME
.B vic
\- run a compatible vi
.SH DESCRIPTION
.B vic
checks the system implementation of vi(1) to see whether it's Vim.  If it is,
it starts it with `vim -C` to turn the 'compatible' option on.  If it isn't, it
just runs `vi`.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>