rose pine
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
vim.pack.add({ "https://github.com/rktjmp/lush.nvim" })
|
||||
vim.pack.add({ "https://github.com/savq/melange-nvim" })
|
||||
vim.pack.add({ "https://github.com/rose-pine/neovim" })
|
||||
require("rose-pine").setup()
|
||||
|
||||
-- vim.g.melange_enable_font_variants = 0 -- disable font variants
|
||||
-- require("lush") -- make sure Lush is installed
|
||||
|
||||
@ -56,6 +56,10 @@
|
||||
"rev": "23e7e9f883d01289ebd90e98025acc860ea26366",
|
||||
"src": "https://github.com/danymat/neogen"
|
||||
},
|
||||
"neovim": {
|
||||
"rev": "6a961effd67f6130d36df6d1c05c48c739796dd2",
|
||||
"src": "https://github.com/rose-pine/neovim"
|
||||
},
|
||||
"nvim-lspconfig": {
|
||||
"rev": "bedca8b426b2fee0ccac596d167d71bbe971253f",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
|
||||
Reference in New Issue
Block a user