Commit Graph

6 Commits

Author SHA1 Message Date
7e7c0adfff feat: Adding nvim-lspconfig and Mason back in for now to get the config
working well for production work.
2026-09-01 09:29:47 -05:00
86475a8e8e feat: Removing nvim-lspconfig and starting the removal of Mason, adding
in LSP definitions for servers that are used, adding in a script to
check for LSPs, removing some extraneous items in the tmux conf, moving
autopairs to its own file
2026-08-16 20:19:05 -05:00
6e035d1f4c fix: Cleaning up some aspects of the language support work to move into
development and finish cleaning the main branch.
2026-08-12 09:46:56 -05:00
36c3852bc3 refactor: Moving the wezterm local file linux cursor fix into the main
config file, fixing treesitter folding (maybe) and removing the old
attempt at a fix, slight fixes to formatting in other files.
2026-03-31 15:56:08 -05:00
06e8a3f098 feat: Fixing up the gdscript LSP connection to the Godot server. 2026-01-26 06:31:57 -06:00
11c68f3743 fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function. 2025-12-31 16:45:29 -06:00