old powerline for vim removed
This commit is contained in:
parent
ee5fa3491a
commit
57214e179f
2 changed files with 2 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
Subproject commit 09c0cea859a2e0989eea740655b35976d951a84e
|
|
2
.vimrc
2
.vimrc
|
@ -24,3 +24,5 @@ set encoding=utf-8
|
||||||
|
|
||||||
execute pathogen#infect()
|
execute pathogen#infect()
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
set laststatus=2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue