configure catppuccin theme
This commit is contained in:
parent
71503c529d
commit
c033a705ce
3 changed files with 21 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
-- You can add your own plugins here or in other files in this directory!
|
||||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
-- Theme
|
||||
{ 'catppuccin/nvim', name='catppuccin', priority = 1000 },
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue