1
0
Fork 0

Enable “airline” tabs for vim and neovim

This commit is contained in:
coderkun 2018-02-24 20:28:57 +01:00
commit 03a0f99e8c
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@ set number
set nowrap
set wildmode=longest,list
set colorcolumn=80
colorscheme solarized
let g:airline#extensions#tabline#enabled = 1
" Indentation
set smartindent