Detect all thigns filetype!
This commit is contained in:
parent
2941af326a
commit
f621c6baef
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -26,6 +26,7 @@ Plug 'tpope/vim-fugitive'
|
||||||
Plug 'tpope/vim-repeat'
|
Plug 'tpope/vim-repeat'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
filetype plugin indent on
|
||||||
|
|
||||||
" STATUS LINE
|
" STATUS LINE
|
||||||
set statusline=%<\ %f\ %m%r%y%w%=%l\/%-6L\ %3c\
|
set statusline=%<\ %f\ %m%r%y%w%=%l\/%-6L\ %3c\
|
||||||
|
|
Loading…
Reference in a new issue