mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
haskell: improve REPL/debugger integration (WIP)
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user