Log In
rpms
/
vim
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
3e779a61e90e1c24f2efc555e944d98a691e404e
3e779a61e90e1c24f2efc555e944d98a691e404e
SOURCES
vim.csh
Fork and Edit
Blob
Blame
History
Raw
if ( -x /usr/bin/id ) then if ( "`/usr/bin/id -u`" > 200 ) then alias vi vim endif endif