|
|
@ -893,7 +893,7 @@ require('lazy').setup({
|
|
|
|
vim.cmd.colorscheme 'tokyonight-night'
|
|
|
|
vim.cmd.colorscheme 'tokyonight-night'
|
|
|
|
end,
|
|
|
|
end,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{ 'rose-pine/neovim', name = 'rose-pine' },
|
|
|
|
-- Highlight todo, notes, etc in comments
|
|
|
|
-- Highlight todo, notes, etc in comments
|
|
|
|
{ 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = { signs = false } },
|
|
|
|
{ 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = { signs = false } },
|
|
|
|
|
|
|
|
|
|
|
|