Merge pull request #2244 from rgrinberg/more-lispy-modes
editor/lispy: add dune-mode to lispy modes
This commit is contained in:
commit
fda813de66
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
(racket-mode . lispy-mode)
|
||||
(hy-mode . lispy-mode)
|
||||
(lfe-mode . lispy-mode)
|
||||
(dune-mode . lispy-mode)
|
||||
(clojure-mode . lispy-mode))
|
||||
:config
|
||||
(setq lispy-close-quotes-at-end-p t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue