Skip to content

Commit

Permalink
Removed vim-airline plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
farazdagi committed Dec 2, 2013
1 parent b0c1032 commit 5c3d63c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Expand Up @@ -64,9 +64,6 @@
[submodule "bundle/gocode"]
path = bundle/gocode
url = git@github.com:Blackrush/vim-gocode.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
3 changes: 0 additions & 3 deletions .vimrc
Expand Up @@ -46,9 +46,6 @@ set t_Co=256
" make sure that mouse is enabled
set mouse=a

" vim-airline
let g:airline_powerline_fonts = 1

"
" GLOBAL SETTINGS
"
Expand Down
1 change: 0 additions & 1 deletion bundle/vim-airline
Submodule vim-airline deleted from 7baedb

0 comments on commit 5c3d63c

Please sign in to comment.