parent
b8a3cad295
commit
378cab0c16
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
(map! :map sml-mode-map
|
(map! :map sml-mode-map
|
||||||
:i "RET" #'reindent-then-newline-and-indent
|
:i "RET" #'reindent-then-newline-and-indent
|
||||||
:i "M-SPC" #'sml-electric-space
|
:i "S-SPC" #'sml-electric-space
|
||||||
:i "|" #'sml-electric-pipe
|
:i "|" #'sml-electric-pipe
|
||||||
:localleader
|
:localleader
|
||||||
:desc "Run SML" "'" #'run-sml
|
:desc "Run SML" "'" #'run-sml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue