bump: :lang nim
nim-lang/nim-mode@d832d6b1fb -> nim-lang/nim-mode@744e076f0b Includes nim-suggest.el fix for nim-mode on Emacs 27+ (void function error). Ref: nim-lang/nim-mode@744e076f0b
This commit is contained in:
parent
39ed5eb9ec
commit
fd2788c268
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
;;; requires nim nimsuggest nimble
|
;;; requires nim nimsuggest nimble
|
||||||
|
|
||||||
(package! nim-mode :pin "d832d6b1fb5e69fedcdddf442d62251dd0f1f489")
|
(package! nim-mode :pin "744e076f0bea1e69fedcdddf442d62251dd0f1f489")
|
||||||
|
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-nim :pin "ddfade51001571c2399f78bcc509e0aa8eb752a4"))
|
(package! flycheck-nim :pin "ddfade51001571c2399f78bcc509e0aa8eb752a4"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue