mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 10:30:09 +01: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
cd81bbb904
commit
1b73e78788
2 changed files with 9 additions and 6 deletions
|
|
@ -621,9 +621,3 @@
|
|||
[JudahZF](https://github.com/JudahZF):
|
||||
|
||||
- Added gitFiles mapping option to telescope
|
||||
|
||||
[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.
|
||||
|
|
|
|||
9
docs/manual/release-notes/rl-0.9.md
Normal file
9
docs/manual/release-notes/rl-0.9.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# 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
Reference in a new issue