15 Commits

Author SHA1 Message Date
6c228e4b4b fix: Fixing the nvim-dap configuration setup to properly install the
python debugpy debugger and set it up for use.
2025-05-29 11:24:42 -05:00
1ad3cef941 feat: Adding large changes to the neovim config, adding documentation to everything, and minor tweaks to zsh, tmux and wezterm 2025-05-12 07:16:39 -05:00
34de0cfe23 fix: Changing nvim git shortcuts and general cleanup 2025-04-21 06:12:19 -05:00
7ad4fe2350 Altering the neovim config for LSP plugin load order and adding the
prettier LSP for reference (even though mason-lspconfig doesn't load it)

Chaning the zshrc template for better handling of include files, adding
support for easily extending include files, changing the loaded plugins
to better support currently work flows and minor cleanup of the plugin
download.
2025-02-07 13:12:53 -06:00
2757219590 Changing the find and replace function a bit and removing some unecesary pieces. 2024-11-07 20:30:35 -06:00
310e3f39d3 feat: Adding an autocommand to disable features on large files (just
folding for now).

Disabled the autocommand for the telescope folding
workaround.

Re-enabling debugging shortcuts.

Adding webp and png to the telescope ignore patterns.

Cleaning up some commented out old packages.
2024-10-12 13:28:15 -05:00
1bcd7e63ab fix: changing up the sass/scss LSP servers. 2024-10-02 17:36:54 -05:00
e64416c730 feat: removing gopls LSP and removing the colourcolumn 2024-07-08 11:22:38 -05:00
6f77c19ebe feat: Adding the arduino LSP 2024-05-06 22:27:52 -05:00
f4baa98476 feat: adding the ensure_installed list for Mason to auto-install LSPs
and manually adding the gdscript LSP manually as there are some oddities
when trying to add it through Mason
2024-04-29 14:02:27 -05:00
165582f846 fix: Removing the E501 "Line too long" warnings from linting 2024-04-24 07:55:26 -05:00
b88c541140 Changes to DAP to include a Rust configuration and removal of pedantic settings for Clippy 2024-03-11 19:22:15 -05:00
ab7bac5d96 Adding DAP! 2024-03-06 12:34:44 -06:00
bd1a378da5 Changing the control based shortcuts to use the uppercase C when defined for consistency. 2024-03-04 14:33:55 -06:00
55765e8cf6 Moving all the nvim files to a subdirectory and updated the deploy script. 2024-03-04 14:08:47 -06:00