Flycheck: better evil-mode + fringe integration

This commit is contained in:
Henrik Lissner 2015-11-12 02:07:48 -05:00
parent a13ca18462
commit 533a307043
2 changed files with 7 additions and 3 deletions

View file

@ -142,6 +142,7 @@
("*helm-ag-edit*" :position bottom :height 20 :stick t)
(help-mode :position bottom :height 15 :stick t)
("*Backtrace*" :position bottom :height 15 :stick t)
("*Flycheck errors*" :position bottom :height 15 :stick t)
("^\\*[Hh]elm.*?\\*\\'" :regexp t :position bottom :height 15)
("^\\*Org-Babel.*\\*$" :regexp t :position bottom :height 15)
("^\\*Org .*\\*$" :regexp t :position bottom :height 15)