Update with main #1
7
init.lua
7
init.lua
@ -292,6 +292,13 @@ local config = {
|
||||
-- end,
|
||||
-- },
|
||||
--
|
||||
{
|
||||
"folke/todo-comments.nvim",
|
||||
event = "BufRead",
|
||||
config = function()
|
||||
require("todo-comments").setup()
|
||||
end,
|
||||
},
|
||||
{ "github/copilot.vim" },
|
||||
{ "puremourning/vimspector" },
|
||||
{ "lervag/vimtex" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user