mirror of
https://github.com/zoriya/flake.git
synced 2026-05-25 15:59:46 +00:00
More lazy loading
This commit is contained in:
@@ -37,6 +37,7 @@ return {
|
||||
|
||||
{
|
||||
"ts-comments.nvim",
|
||||
event = { "VimEnter" },
|
||||
after = function()
|
||||
require("ts-comments").setup({})
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user