way too lazy to sort this out, adding kitchen sink

This commit is contained in:
2024-01-30 21:52:24 -05:00
parent 6b7b94ad33
commit b62340de6f
16 changed files with 102 additions and 120 deletions

View File

@ -1,6 +1,6 @@
local status_ok, treesitter = pcall(require, "nvim-treesitter.configs")
if not status_ok then
return
return
end
treesitter.setup {