Commit Graph

10 Commits

Author SHA1 Message Date
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