mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +03:00
Set catppuccin-macchiato as neovim theme
This commit is contained in:
parent
7953645ef0
commit
a5e39f9c3a
1 changed files with 2 additions and 0 deletions
|
@ -19,3 +19,5 @@ set relativenumber
|
|||
call plug#begin()
|
||||
Plug 'catppuccin/nvim', { 'as': 'catppuccin' }
|
||||
call plug#end()
|
||||
|
||||
colorscheme catppuccin-macchiato
|
Loading…
Reference in a new issue