Popwin/boring buffers moved to core-ui/core-vars

This commit is contained in:
Henrik Lissner 2015-10-13 00:46:03 -04:00
parent 7935c716fb
commit 8e651cd1ae
4 changed files with 0 additions and 9 deletions

View file

@ -9,8 +9,6 @@
quickrun-replace-region
helm-quickrun)
:config
(add-popwin-rule! "*quickrun*" :position bottom :height 15)
(add-unreal-buffer! "\\`\\*quickrun\\*\\'")
(add-to-list 'quickrun-file-alist '("\\.gvy$" . "groovy")))
(provide 'core-quickrun)