dadadadaa

This commit is contained in:
Johannes Findeisen 2016-06-16 02:11:20 +02:00
commit aacaf7833a
3 changed files with 18 additions and 5 deletions

3
.vimrc
View file

@ -1,3 +1,4 @@
" Execute pathogen
execute pathogen#infect()
@ -78,3 +79,5 @@ set ruler
" Instead of failing a command because of unsaved changes, instead raise a
" dialogue asking if you wish to save changed files.
set confirm