Update parinfer module to comply with review.
Also add support for BSD systems. Signed-off-by: Johan Thoren <johan@thoren.xyz>
This commit is contained in:
parent
ec747395c6
commit
4ff23752f2
3 changed files with 59 additions and 43 deletions
|
@ -13,4 +13,6 @@
|
|||
|
||||
(if (featurep! +rust)
|
||||
(package! parinfer-rust-mode :pin "c825606e6aca4a2ed18c0af321df5f36a3c8c774")
|
||||
(package! parinfer :pin "8659c99a9475ee34af683fdf8f272728c6bebb3a"))
|
||||
(package! parinfer
|
||||
:recipe (:host github :repo "emacsattic/parinfer")
|
||||
:pin "8659c99a9475ee34af683fdf8f272728c6bebb3a"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue