rose pine
This commit is contained in:
parent
e870ca2f4f
commit
644ac32da0
2 changed files with 12 additions and 1 deletions
10
lua/custom/plugins/themes.lua
Normal file
10
lua/custom/plugins/themes.lua
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
-- 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 {
|
||||
|
||||
'rose-pine/neovim',
|
||||
name = 'rose-pine',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue