17 Commits

Author SHA1 Message Date
2a97dd9901 Adding descriptions to the DAP keyboard shortcuts so their function is
seen when listing out mode keymaps.
2024-03-20 11:14:14 -05:00
80fef78ae9 Adding a WSL specific configuration file which enables only when the environment variable WSL_DISTRO_NAME is set 2024-03-20 11:13:36 -05:00
44b9ea885f Adding dap shortcut to run_to_cursor function. 2024-03-13 20:07:01 -05:00
be69817d68 Changing the cmdline autocomplete source to have a minimum keyword_length of 1 2024-03-11 19:22:56 -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
feb0ae8446 Changing the layout for the DAP UI and adding the option for conditional breakpoints. 2024-03-11 03:55:10 -05:00
43a742b9cf Adding sql and gitignore treesitter loaders. 2024-03-11 03:54:31 -05:00
ab7bac5d96 Adding DAP! 2024-03-06 12:34:44 -06:00
b11ee41a48 Rewrite of the custom functions to better load with the newer modular configs. 2024-03-06 12:34:15 -06:00
95a58ffb1f Adding the incremental rename plugin, though its workspace-wide rename needs to be figured out. 2024-03-06 12:32:45 -06:00
d42f0429ab Changing floaterm to not lazy load as it messes with some other plugins. 2024-03-06 12:32:06 -06:00
a6e9de00c1 Removing the oddly overlapping options starting with 'w' 2024-03-06 12:29:48 -06:00
1e55d6394d Changing the configuration of telescope a bit to add in the use of the file_browser extension, and adding a shortcut to open the file_browser where the current buffer's file is. 2024-03-04 15:44:40 -06:00
7817df3b90 Updating the telescope keymappings to use a different leader to separate it from generic operations. 2024-03-04 15:13:41 -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