diff options
Diffstat (limited to '_vimrc')
-rw-r--r-- | _vimrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +"VIM settings to for correct formatting. They are activated by adding the +"following settings (without the " symbol) as last two lines in $HOME/.vimrc: +"set secure +"set exrc +set textwidth=65 |