Added hungry delete and Improved haskell experience
This commit is contained in:
@@ -112,13 +112,15 @@
|
||||
"\\*vc-.*\\**"
|
||||
"\\*diff-hl\\**"
|
||||
"^\\*macro expansion\\**"
|
||||
|
||||
|
||||
"\\*Agenda Commands\\*" "\\*Org Select\\*" "\\*Capture\\*" "^CAPTURE-.*\\.org*"
|
||||
"\\*Gofmt Errors\\*$" "\\*Go Test\\*$" godoc-mode
|
||||
"\\*docker-.+\\*"
|
||||
"\\*prolog\\*" inferior-python-mode inf-ruby-mode swift-repl-mode
|
||||
"\\*rustfmt\\*$" rustic-compilation-mode rustic-cargo-clippy-mode
|
||||
rustic-cargo-outdated-mode rustic-cargo-run-mode rustic-cargo-test-mode))
|
||||
rustic-cargo-outdated-mode rustic-cargo-run-mode rustic-cargo-test-mode
|
||||
"\\*haskell\\*"))
|
||||
|
||||
:config
|
||||
(with-no-warnings
|
||||
(defun my-popper-fit-window-height (win)
|
||||
|
||||
Reference in New Issue
Block a user