We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rustic
1 parent 884aef6 commit c5ab1b3Copy full SHA for c5ab1b3
recipes/rustic.rcp
@@ -1,6 +1,7 @@
1
(:name rustic
2
:description "Rust development environment for Emacs"
3
:type github
4
- :pkgname "brotzeit/rustic"
+ :pkgname "emacs-rustic/rustic"
5
:minimum-emacs-version "26.1"
6
- :depends (rust-mode dash f let-alist markdown-mode project s seq spinner xterm-color))
+ :depends (rust-mode dash f let-alist markdown-mode project s seq
7
+ spinner xterm-color flycheck))
0 commit comments