General cleanup
This commit is contained in:
parent
bbe9d70f5f
commit
6f8216a28a
8 changed files with 32 additions and 43 deletions
|
@ -10,9 +10,7 @@
|
|||
helm-quickrun)
|
||||
:config
|
||||
(setq quickrun-focus-p t)
|
||||
(add-hook! quickrun/mode 'linum-mode)
|
||||
(add-hook! quickrun/mode 'yascroll-bar-mode)
|
||||
|
||||
(add-hook! quickrun/mode '(linum-mode yascroll-bar-mode))
|
||||
(add-to-list 'quickrun-file-alist '("\\.gvy$" . "groovy")))
|
||||
|
||||
(use-package repl-toggle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue