nVim/lua/core
Robert Morrison 8d30935771 fix(treesitter): Make Treesitter install on start
Recent changes to treesitter have made it so that it cannot
automatically install the languages you want. As such I have cobbled
together this script to make it work right for me.
2025-12-21 20:40:41 +00:00
..
autocommands.lua feat: initial NEAR functional commit 2025-09-14 02:33:21 +01:00
filetypes.lua feat: add custom filetypes 2025-09-28 04:32:13 +01:00
init.lua fix(treesitter): Make Treesitter install on start 2025-12-21 20:40:41 +00:00
lspconfig.lua fix(termux_language_server): fix lsp config 2025-09-28 04:37:09 +01:00
options.lua fix(options): fix incsearch spelling mistake 2025-10-10 14:27:22 +01:00
treesitter.lua fix(treesitter): Make Treesitter install on start 2025-12-21 20:40:41 +00:00