Changes

CentOS Linux Distribution Reference

94 bytes added, 04:48, 23 January 2014
/* vi editor vim syntax highlighting */
The following lines were added (+) and removed (-):
The vi command points to /bin/vi while the vim command points to /usr/bin/vim yet they both use vim enhanced.The vi command points to /bin/vi while the vim command points to /usr/bin/vim yet they both use vim enhanced. The fastest solution is to do the following:       mv /bin/vi /bin/vi.small ln -s /usr/bin/vim /bin/vi
Bureaucrat, administrator
14,711
edits