mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Use catppuccin theme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Plug 'vim-airline/vim-airline'
|
||||
Plug 'vim-airline/vim-airline-themes'
|
||||
|
||||
let g:airline_theme = 'gruvbox'
|
||||
let g:airline_theme = 'catppuccin'
|
||||
let g:airline_powerline_fonts = 1
|
||||
let g:airline_skip_empty_sections = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user