Commit Graph

6 Commits

Author SHA1 Message Date
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