Set catppuccin-macchiato as neovim theme

This commit is contained in:
Ivan Bushchik 2022-12-22 21:47:59 +03:00
parent 7953645ef0
commit a5e39f9c3a

View file

@ -19,3 +19,5 @@ set relativenumber
call plug#begin()
Plug 'catppuccin/nvim', { 'as': 'catppuccin' }
call plug#end()
colorscheme catppuccin-macchiato