feat(parinfer): enable for dune-mode
Close: #8019 Co-authored-by: i-am-linja <i-am-linja@users.noreply.github.com>
This commit is contained in:
parent
9dfd7ebc78
commit
62f9b2ec94
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
lisp-mode
|
||||
racket-mode
|
||||
fennel-mode
|
||||
hy-mode) . parinfer-rust-mode)
|
||||
hy-mode
|
||||
dune-mode) . parinfer-rust-mode)
|
||||
:init
|
||||
(setq parinfer-rust-library
|
||||
(file-name-concat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue