mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/rust: move crates-nvim dependency to extensions attribute; modernize
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a696490046c3a59d8b9dddd112a6f5120d236
This commit is contained in:
parent
e1ad7f4fb9
commit
adc9b79ed2
3 changed files with 57 additions and 31 deletions
|
@ -111,6 +111,9 @@
|
|||
- Add [hunk.nvim], Neovim plugin & tool for splitting diffs in Neovim. Available
|
||||
as `vim.git.hunk-nvim`
|
||||
|
||||
- Move `crates.nvim` into `languages.rust.extensions and support` `setupOpts`
|
||||
for the plugin.
|
||||
|
||||
[amadaluzia](https://github.com/amadaluzia):
|
||||
|
||||
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
|
||||
|
@ -480,7 +483,6 @@
|
|||
|
||||
[soliprem](https://github.com/soliprem):
|
||||
|
||||
|
||||
- fix broken `neorg` grammars
|
||||
- remove obsolete warning in the `otter` module
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue