mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-11 13:16:32 +00:00
docs/manual: move v0.9 entries to the correct file; format
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I593bbd1dbfd60215e317360d1652588a6a6a6964
This commit is contained in:
parent
e0f6fe7a2a
commit
ab751c1bbb
2 changed files with 9 additions and 4 deletions
|
|
@ -627,7 +627,3 @@
|
||||||
- Aligned `codelldb` adapter setup with [rustaceanvim]’s built-in logic.
|
- Aligned `codelldb` adapter setup with [rustaceanvim]’s built-in logic.
|
||||||
- Added `languages.rust.dap.backend` option to choose between `codelldb` and
|
- Added `languages.rust.dap.backend` option to choose between `codelldb` and
|
||||||
`lldb-dap` adapters.
|
`lldb-dap` adapters.
|
||||||
|
|
||||||
[Libadoxon](https://github.com/Libadoxon)
|
|
||||||
|
|
||||||
- `toggleterm` open map now also works when in terminal mode
|
|
||||||
|
|
|
||||||
|
|
@ -24,3 +24,12 @@
|
||||||
|
|
||||||
- Added [ccc.nvim] option {option}`vim.utility.ccc.setupOpts` with the existing
|
- Added [ccc.nvim] option {option}`vim.utility.ccc.setupOpts` with the existing
|
||||||
hard-coded options as default values.
|
hard-coded options as default values.
|
||||||
|
# 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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue