Commit Graph

8 Commits

Author SHA1 Message Date
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
a31d423095 fix: Actually correcting the on_attach settings and moved them to an LspAttach event autocommand. Slight cleanup as well. 2026-02-22 20:33:13 -06:00
70c7a97484 feat: Adding additional file types to the bash LSP's loading list. 2026-02-14 21:20:11 -06:00
06e8a3f098 feat: Fixing up the gdscript LSP connection to the Godot server. 2026-01-26 06:31:57 -06:00
5a5386737e fix: Adding alias for the todo list and the clangd LSP config file. 2026-01-06 08:37:38 -06:00
3dcd9eeea9 fix: Adding the jinja-lsp config for neovim. 2026-01-05 07:58:54 -06:00
11bce34eec fix: Removing some extra space at line end in the zshrc file and adding the bashls LSP config file. 2026-01-01 20:58:53 -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