Log In
rpms
/
vim
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/vim.csh
Branch:
f27350b5f2da6bbb222e2aa252ead7bcdb115173
c4
c5
c5-plus
c6
c6-plus
c7
c7-alt
c7-beta
c8
c8-beta
c8s
c9
c9-beta
c9s-sig-hyperscale
f27350b5f2da6bbb222e2aa252ead7bcdb115173
SOURCES
vim.csh
Blob
History
Raw
95b286
if ( -x /usr/bin/id ) then
95b286
if ( "`/usr/bin/id -u`" > 200 ) then
95b286
alias vi vim
95b286
endif
95b286
endif
95b286