Set AutoIndent

This commit is contained in:
Brian Buller 2017-03-01 07:55:06 -06:00
parent 9d01a0e768
commit 2db48ce386
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ execute pathogen#infect()
" General Settings {{
scriptencoding utf-8
set foldmethod=manual
set ai
" Disable Ex Mode
map Q <nop>