nVim/lua/plugins/spec
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
..
completion.lua feat(completion): Add binding to force completion 2025-12-21 20:36:28 +00:00
gruvbox.lua feat: add gruvbox colourscheme 2025-09-14 13:13:55 +01:00
lsp.lua feat: add basic LSP support 2025-09-15 19:07:36 +01:00
lualine.lua fix(lualine): remove redundant code from spec 2025-09-15 19:06:31 +01:00
neo-tree.lua feat: add neotree 2025-09-15 07:35:03 +01:00
treesitter.lua fix(treesitter): Make Treesitter install on start 2025-12-21 20:40:41 +00:00
which-key.lua feat: add which-key 2025-09-28 07:03:48 +01:00