Commit Graph

7 Commits

Author SHA1 Message Date
abe81c01b3 feat: A working state during the transfer between the old neovim
configurations and using newer built-in functionality in the 0.12.x
versions of Neovim.

Further work is needed for treesitter updates, cleanup of the conversion
work and testing to verify old functionality isn't lessened to get the
benefits of a cleaner config and vastly faster load times.
2026-05-23 20:28:34 -05:00
905fd8fc43 feat: Cleanup of plugins, swapping the telekasten shortcut for toggling
todo items and making changes to the build UI.
2026-05-19 04:10:44 -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
8ebcf9877a fix: Changing the python testing shortcut to call pytest instead of running with unittest formatting. 2024-10-12 18:00:53 -05:00
0db81d6874 Adding a custom function to run build only calls, staring with rust.
Adding a keymapping for the new build only shortcut.
2024-03-26 19:15:32 -05:00
b11ee41a48 Rewrite of the custom functions to better load with the newer modular configs. 2024-03-06 12:34:15 -06:00
55765e8cf6 Moving all the nvim files to a subdirectory and updated the deploy script. 2024-03-04 14:08:47 -06:00