source: hybrid/branches/releng-9/nanobsd/files/root/.vimrc@ 12908

Last change on this file since 12908 was 12908, checked in by rick, 10 years ago

This nastly hack will make sure that the WL portal behind thttpd does not get overloaded by too many requests, causing memory starvetion which kills other processes, since it is not running in protected mode.

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.