source: hybrid/branches/releng-9.0/nanobsd/files/root/.vimrc@ 10472

Last change on this file since 10472 was 10472, checked in by rick, 13 years ago

Not having the default template on the node image is going to cause issues
during upgrades. Put an standard template in by default, to have the ones doing
custom stuff suffer with the pain doing upgrades.

File size: 71 bytes
Line 
1syntax on
2set tabstop=4
3set shiftwidth=4
4set viminfo='50,n/tmp/viminfo
Note: See TracBrowser for help on using the repository browser.