Commit Graph

15 Commits

Author SHA1 Message Date
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 4c564a6df3
feat: Removed highlighting all search matches 2025-08-24 23:18:51 -04:00
Tristan Russell e186a765ee
feat: Added code completion package back (required by LSP) 2025-08-24 23:17:41 -04:00
Tristan Russell 94e3ee2028
amend! chore: Updated to new API/syntax for enabling LSPs
feat: Updated to new API/syntax for enabling LSPs
2025-08-24 23:15:52 -04:00
Tristan Russell 886f8af033
fix: Removed auto-generated packer loader (replaced with lazy) 2025-08-24 23:15:16 -04:00
Tristan Russell e280e76944
feat: Added descriptions to key rebinds. 2025-08-24 23:11:39 -04:00
Tristan Russell d84c28e4c8
feat: Updated to new API/syntax for enabling LSPs 2025-08-24 23:09:48 -04:00
Tristan Russell 992d7227db
feat: Replaced packer with lazy. Added which-key & none-ls. Removed
mason-lspconfig, and completion tools
2025-08-24 22:21:08 -04:00
Tristan Russell db2fb54305
feat: Removed snippets/distant from install via Packer 2025-08-24 20:44:46 -04:00
Tristan Russell eb79858e76
feat: Added comments to changed settings 2025-08-24 20:42:19 -04:00
Tristan Russell 240794fb34
feat: Initial Commit 2025-08-24 20:17:06 -04:00