General cleanup
This commit is contained in:
parent
2f1e1ee880
commit
1c37aebd2e
9 changed files with 29 additions and 24 deletions
|
@ -8,9 +8,10 @@
|
|||
quickrun-compile-only
|
||||
quickrun-replace-region
|
||||
helm-quickrun)
|
||||
:init
|
||||
(add-hook 'quickrun/mode-hook 'linum-mode)
|
||||
:config
|
||||
(setq quickrun-focus-p nil)
|
||||
(add-hook! quickrun/mode '(linum-mode))
|
||||
(add-to-list 'quickrun-file-alist '("\\.gvy$" . "groovy")))
|
||||
|
||||
(use-package repl-toggle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue