Load settings depending on filetype
This commit is contained in:
parent
883a07c08a
commit
8d7a3b6412
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
" indent depending on filetype
|
" indent, load plugin and detect filetype depending on filetype
|
||||||
filetype on
|
filetype indent plugin on
|
||||||
set autoindent
|
set autoindent
|
||||||
|
|
||||||
" fix different locale settings when ssh'ing
|
" fix different locale settings when ssh'ing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue