Skip to content

Neovim Debug with Rust and Golang#2

Draft
Deadairx wants to merge 2 commits intomasterfrom
feat/nvim-debug
Draft

Neovim Debug with Rust and Golang#2
Deadairx wants to merge 2 commits intomasterfrom
feat/nvim-debug

Conversation

@Deadairx
Copy link
Copy Markdown
Owner

The goal here is to get a fully configured debug tool in Neovim. I'll merge once I have it working with a Rust test and project

I'm following this video to start.

So far, all I've done is add the plugins and keymaps, but there is no config set yet, so nothing will happen at this point.

@Deadairx Deadairx self-assigned this Dec 12, 2022
@Deadairx Deadairx marked this pull request as draft December 12, 2022 05:52
@Deadairx
Copy link
Copy Markdown
Owner Author

Deadairx commented Dec 12, 2022

The thought process behind these keybindings was to designate <leader>d to debugging-related shortcuts.

I think the breakpoint just makes more sense as <leader>b for mnemonics.

@Deadairx Deadairx added NeoVim Related to changes with Neovim files GoLang Go related changes Rust Rust related changes labels Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GoLang Go related changes NeoVim Related to changes with Neovim files Rust Rust related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant