haskell: improve REPL/debugger integration (WIP)
This commit is contained in:
parent
8bb8bb7b62
commit
6f652c1e96
3 changed files with 14 additions and 11 deletions
|
@ -13,6 +13,7 @@
|
|||
'(;; Debuggers
|
||||
("\\`\\*\\(g\\|zsh\\|bash\\)db.*?\\*\\'" :regexp t :align below :size 20)
|
||||
("\\`\\*trepanjs.*?\\*\\'" :regexp t :align below :size 20)
|
||||
("\\`\\*\\(debug:\\)haskell\\*\\'" :regexp t :align below :size 20)
|
||||
|
||||
;; Plugins
|
||||
("*helm bookmarks*" :align below :size 7 :select t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue