remove detection variables, always enable them

This commit is contained in:
Bailey Ling
2013-07-07 15:04:26 +00:00
parent 0f39777e14
commit bc73094619
3 changed files with 3 additions and 9 deletions

View File

@@ -40,10 +40,6 @@ values):
let g:airline_right_sep='<'
<
* enable/disable color change when buffer is modified
>
let g:airline_modified_detection=1
<
* enable/disable fugitive integration
>