configure catppuccin theme
parent
71503c529d
commit
c033a705ce
@ -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…
Reference in New Issue