intial rip from kickstart
This commit is contained in:
parent
de44f49101
commit
c0ad86ac7c
23 changed files with 2080 additions and 1210 deletions
7
lua/custom/plugins/rose-pine.lua
Normal file
7
lua/custom/plugins/rose-pine.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'rose-pine/neovim',
|
||||
name = 'rose-pine',
|
||||
config = function()
|
||||
vim.cmd 'colorscheme rose-pine-moon'
|
||||
end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue