Replace dash-at-point with helm-dash + async defuns

This commit is contained in:
Henrik Lissner 2016-05-23 17:05:29 -04:00
parent 7befcc50fa
commit b763888b54
5 changed files with 70 additions and 22 deletions

View file

@ -25,6 +25,7 @@
("*nosetests*" :align below :size 0.4 :noselect t)
("*esup*" :align below :size 30 :noselect t)
("*ert*" :align below :size 20 :noselect t)
(eww-mode :align below :size 30 :select t)
;; vcs
("*git-messenger*" :align left :size 55 :select t)
("^\\*git-gutter.+\\*$" :align below :size 15 :noselect t :regexp t)