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