|
|
dd63dfd57e
|
fix: Removing several bits that were superfluous or were causing issues.
Disabling nvim-lint and calls to cfn-lint for now. Found and removed the issue with
completion causing odd failures on expansion.
|
2026-04-07 08:03:21 -05:00 |
|
|
|
821d7328c6
|
refactor: Cleanup and stuff
|
2026-04-05 21:35:11 -05:00 |
|
|
|
04209e4b53
|
feat: Working on making CloudFormation and yaml linting.
|
2026-04-02 09:53:47 -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 |
|
|
|
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 |
|