File tree Expand file tree Collapse file tree 4 files changed +656
-5
lines changed Expand file tree Collapse file tree 4 files changed +656
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
A neovim plugin that helps managing crates.io dependencies.
6
6
7
- Feel free to open issues.
7
+ > [ !IMPORTANT]
8
+ > [ See breaking changes] ( https://github.com/Saecki/crates.nvim/issues/89 )
8
9
9
10
[ Screencast from 2023-03-11 05-29-22.webm] ( https://user-images.githubusercontent.com/43008152/224464963-9810110f-2923-4346-a442-9d4f2723bdff.webm )
10
11
@@ -68,7 +69,7 @@ lua require('crates').setup()
68
69
</details >
69
70
70
71
## [ Documentation] ( https://github.com/Saecki/crates.nvim/wiki )
71
- - [ Stable] ( https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.4 .0 )
72
+ - [ Stable] ( https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.5 .0 )
72
73
- [ Unstable] ( https://github.com/Saecki/crates.nvim/wiki/Documentation-unstable )
73
74
74
75
## Related projects
Original file line number Diff line number Diff line change 4
4
5
5
A neovim plugin that helps managing crates.io dependencies.
6
6
7
- Feel free to open issues.
7
+ > [!IMPORTANT]
8
+ > [See breaking changes](https://github.com/Saecki/crates.nvim/issues/89)
8
9
9
10
[Screencast from 2023-03-11 05-29-22.webm](https://user-images.githubusercontent.com/43008152/224464963-9810110f-2923-4346-a442-9d4f2723bdff.webm)
10
11
@@ -68,7 +69,7 @@ lua require('crates').setup()
68
69
</details>
69
70
70
71
## [Documentation](https://github.com/Saecki/crates.nvim/wiki)
71
- - [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.4 .0)
72
+ - [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.5 .0)
72
73
- [Unstable](https://github.com/Saecki/crates.nvim/wiki/Documentation-unstable)
73
74
74
75
## Related projects
You can’t perform that action at this time.
0 commit comments