diff --git a/home/.vimrc b/home/.vimrc index 1af0dc4..8f68985 100644 --- a/home/.vimrc +++ b/home/.vimrc @@ -12,6 +12,7 @@ execute pathogen#infect() " General Settings {{ scriptencoding utf-8 set foldmethod=manual + set ai " Disable Ex Mode map Q