1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Tristan Russell bd77f1313f
feat: Updated lazy to use the new default branch 'main' for treesitter
and updated treesitter config to new format.
2026-05-02 22:14:45 -04:00
Tristan Russell 8443ea0d20
feat: Moved to new config syntax for loading LSPs. Removed angularls and
tsls. Added vtsls.
2026-05-02 22:12:00 -04:00
Tristan Russell d7afbaa999
feat: Removed some settings from the treesitter config. 2025-11-27 20:48:01 -05:00
Tristan Russell 30c69e43ec
feat: Added basic none-ls 2025-11-27 20:38:31 -05:00
Tristan Russell 702183612a
feat: Added luasnip completions
chore: Moved completion configuration to its own file
2025-11-27 20:37:00 -05:00
Tristan Russell 521c3c332d
feat: Added nvim-lspconfig for automatic LSP configuration
feat: Configured LSPs to use nvim-lspconfig instead of manually configuring each one.
2025-11-27 20:28:29 -05:00
Tristan Russell 200083a910
fix: Added missing lsp.config() calls for enabled LSPs 2025-08-27 13:12:13 -04:00
Tristan Russell c72f44f6e7
fix: Added missing descriptions to key rebinds 2025-08-27 13:08:58 -04:00
Tristan Russell d84c28e4c8
feat: Updated to new API/syntax for enabling LSPs 2025-08-24 23:09:48 -04:00
Tristan Russell 240794fb34
feat: Initial Commit 2025-08-24 20:17:06 -04:00