mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 08:10:09 +01:00
10 lines
320 B
Markdown
10 lines
320 B
Markdown
|
|
# Release 0.5 {#sec-release-0-9}
|
|||
|
|
|
|||
|
|
## Changelog {#sec-release-0-9-changelog}
|
|||
|
|
|
|||
|
|
[Ring-A-Ding-Ding-Baby](https://github.com/Ring-A-Ding-Ding-Baby):
|
|||
|
|
|
|||
|
|
- Aligned `codelldb` adapter setup with [rustaceanvim]’s built-in logic.
|
|||
|
|
- Added `languages.rust.dap.backend` option to choose between `codelldb` and
|
|||
|
|
`lldb-dap` adapters.
|