Closed DirkR closed 11 years ago
The newest version of CentOS (6.4) ships with Vim 7.2. Thus some 7.3 features break the vimrc on this "legacy" platform.
I've put all broken statements (undo*, relativenumber, colorcolumn) inside conditional statements.
Thanks!
The newest version of CentOS (6.4) ships with Vim 7.2. Thus some 7.3 features break the vimrc on this "legacy" platform.
I've put all broken statements (undo*, relativenumber, colorcolumn) inside conditional statements.