bump: :lang lua
https://git.sr.ht/~technomancy/fennel-mode@50ef3c6246f3 -> https://git.sr.ht/~technomancy/fennel-mode@566435734946 A fix was added upstream to fix `fennel-repl` no longer returning the repl buffer. This fixes `+eval-open-repl` in fennel-mode.
This commit is contained in:
parent
53452f43b7
commit
e478f597cb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
:pin "fcb99e5efcf31db05f236f02eaa575986a57172d")))
|
:pin "fcb99e5efcf31db05f236f02eaa575986a57172d")))
|
||||||
|
|
||||||
(when (featurep! +fennel)
|
(when (featurep! +fennel)
|
||||||
(package! fennel-mode :pin "50ef3c6246f36085cd908cf5432133cadb792304"))
|
(package! fennel-mode :pin "5664357349462d0564c0bb55cb289a6722f0ecbc"))
|
||||||
|
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-lua :pin "29f6819de4d691e5fd0b62893a9f4fbc1c6fcb52"))
|
(package! company-lua :pin "29f6819de4d691e5fd0b62893a9f4fbc1c6fcb52"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue