Added hungry delete and Improved haskell experience

This commit is contained in:
Zelong Kuang
2025-12-27 16:41:42 +08:00
parent fa0aace21f
commit 87da967854
3 changed files with 20 additions and 7 deletions

View File

@@ -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)