Commit Graph

13 Commits

Author SHA1 Message Date
7b64bb09ac fix: Several small updates.
- Removing the load_lauunchjs call for dap as it's no longer needed.
- Cleanup of lspconfig of several lines that appear to not do anything
  in testing, and updating keymap order.
- Removing the luasnip setup section as it appears to not be required in
  testing.
- Update to nvim-cmp for luasnip relative loading and removing the
  buffer from command mode completion
- Twilight update to narrow the focus but also expand out if statements.
- ZSH re-enabling keychain despite it being slow as replacement with
  gpg-agent will take a focused session to do across environments
2026-04-02 06:29:20 -05:00
257dabd9bd fix: Large cleanup of formatting in plugins, re-enabling of gdb in DAP,
removing large portions of the render-markdown plugin settings as they
are just the defaults
2026-03-31 12:57:03 -05:00
a660ae40b5 fix: Adding a better python virtualenv loading for LSP completion in a
project's directory and installed dependencies.
Removing render-markdown from being default enabled, but leaving it in
for now.
2025-08-05 07:23:13 -05:00
96063079b4 fix: Changes to the rust debugging setup 2025-07-27 18:05:15 -05:00
c7055d45f9 fix: Fixing the python DAP config as it was just not functioning
correctly with the Mason setup.
2025-07-26 20:30:10 -05:00
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
2aa5273287 Adding the nvim-nio dependency that nvim-dap-ui now relies upon. 2024-03-26 19:16:26 -05:00
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
44b9ea885f Adding dap shortcut to run_to_cursor function. 2024-03-13 20:07:01 -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
ab7bac5d96 Adding DAP! 2024-03-06 12:34:44 -06:00