76845fee2c
fix: Adding in yamlls setup with the newer lspconfig arrangement
2026-08-17 10:02:56 -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
48235c005d
fix: moving the git signing settings to the local config, updating
...
neovim to use the diagnostic.jump functions, and enabling the
r_language_server LSP
2026-08-06 18:06:10 -05:00
1b1777ecfe
fix: disabling the import-errors in pylint
2026-07-26 20:29:45 -05:00
4d291369e3
feat: Replacement of the autopairs plugin using snippets, extension of
...
snippets (mainly python) and cleanup of keymappings for snippets.
2026-06-11 06:46:40 -05:00
4ecac23d1c
fix: Adding a goto for gitcommit filetypes to start the cursor at the
...
beginning of the buffer
2026-06-07 12:54:56 -05:00
dad5638a4d
feat: Adding a gitcommit ftplugin for better and consistent gitcommit
...
message writing.
2026-06-07 12:54:18 -05:00
28649d7907
fix: Actually fixing the yaml-companion setup. Testing needs to continue
...
with verifying schemaStore will work from fresh install.
2026-06-04 18:29:06 -05:00
f8836d1f49
feat: changing some naming conventions, adding in the
...
arduino_language_server setup and adding the fugitive plugin for git
actions.
2026-05-18 05:26:29 -05:00
9aa70e6f84
Merge branch 'development'
2026-04-22 14:07:38 -05:00
a5e460ae87
fix: Adding an ignore setting for pylint to remove calls to adding
...
function level docsctrings
2026-04-22 12:15:39 -05:00
5426461dea
exp: Testing out yaml-companion plugin, moving nvim-lint to being on a
...
hotkey rather than on bufread and bufwrite
2026-04-21 09:05:45 -05:00
56eb59f9c5
fix: Adding a docker default platform target and a minor format change.
2026-04-13 05:32:22 -05:00
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