mirror of
https://github.com/Hizenberg469/environment-setup.git
synced 2026-04-19 21:12:23 +03:00
some cool airline feature added for tab
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -228,6 +228,8 @@ autocmd BufRead,BufNewFile *.c,*.cpp,*.h,*.hpp call SetClangTidyConfig()
|
||||
" Set this. Airline will handle the rest.
|
||||
" let g:airline#extensions#ale#enabled = 1
|
||||
let g:airline_theme = 'dark'
|
||||
let g:airline#extensions#tabline#enabled = 1
|
||||
let g:airline#extensions#tabline#formatter = 'default'
|
||||
|
||||
|
||||
" For mbbill/undotree: quick undo access
|
||||
|
||||
Reference in New Issue
Block a user