merge latest kickstarter

This commit is contained in:
Gilad Sher 2025-03-09 12:31:22 -04:00
commit 2c4d4d33e5
No known key found for this signature in database
11 changed files with 252 additions and 130 deletions

View file

@ -1,6 +1,4 @@
return {
'windwp/nvim-ts-autotag',
config = function()
require('nvim-ts-autotag').setup()
end
opts = {},
}