General cleanup

This commit is contained in:
Henrik Lissner 2015-12-09 02:03:13 -05:00
parent bbe9d70f5f
commit 6f8216a28a
8 changed files with 32 additions and 43 deletions

View file

@ -16,6 +16,11 @@
("^\\*CPU-Profiler-Report .+\\*$" :regexp t :position bottom :height 0.35)
("*Flycheck errors*" :position bottom :height 15 :stick t)
("*quickrun*" :position bottom :height 15 :stick t)
("*minor-modes*" :position bottom :height 0.5 :stick t)
;; vcs
("\\*git-gutter.+\\*" :regexp t :position bottom :height 30 :stick t)
;; Helm
("^\\*[Hh]elm.*?\\*\\'" :regexp t :position bottom :height 0.2)
("*helm-mode-find-file-at-point*" :position bottom :height 10)