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
0fd6336d5a
fix: Initial pass through each neovim config section for formatting and
...
removing WSL
2026-03-31 12:09:41 -05:00
2757219590
Changing the find and replace function a bit and removing some unecesary pieces.
2024-11-07 20:30:35 -06:00
3039442306
fix: Updating the close buffer shortcut to not close splits or windows as well, retaining window layout.
2024-10-17 10:01:34 -05:00
eddd47992d
Changing the shortcut for closing buffers to not keep the split open as that is potentially no longer required in my workflow.
2024-04-02 11:20:17 -05:00
70ff57b800
Adding a keymapping for a global find and replaced based off of file grep via telescope, which feeds into the quickfix list and uses cdo to apply substitute commands to each file and specific word instance chosen.
2024-04-02 08:13:03 -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
a6e9de00c1
Removing the oddly overlapping options starting with 'w'
2024-03-06 12:29:48 -06:00
c186a03ade
Adding some keymappings for moving panes and for incrementing/decrementing integers flow easier.
2024-03-04 15:13:01 -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