Enable “airline” tabs for vim and neovim
This commit is contained in:
parent
d73f12605f
commit
03a0f99e8c
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue