mirror of
https://github.com/zoriya/ts-comments.nvim.git
synced 2025-12-06 02:56:10 +00:00
chore(build): auto-generate vimdoc
This commit is contained in:
@@ -30,7 +30,7 @@ Using lazy.nvim <https://github.com/folke/lazy.nvim>
|
||||
>lua
|
||||
{
|
||||
"folke/ts-comments.nvim",
|
||||
opts = {}
|
||||
opts = {},
|
||||
event = "VeryLazy",
|
||||
enabled = vim.fn.has("nvim-0.10.0") == 1,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user