Skip to content

Commit ac6f81f

Browse files
author
David Ponte
committed
added rose-pine colorscheme
1 parent 565208b commit ac6f81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@ require('lazy').setup({
893893
vim.cmd.colorscheme 'tokyonight-night'
894894
end,
895895
},
896-
896+
{ 'rose-pine/neovim', name = 'rose-pine' },
897897
-- Highlight todo, notes, etc in comments
898898
{ 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = { signs = false } },
899899

0 commit comments

Comments
 (0)