mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
feature/syntax-checker: new +childframe flag for popups
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
services ; TODO managing external services & code builders
|
||||
snippets ; my elves. They type so I don't have to
|
||||
spellcheck ; tasing you for misspelling mispelling
|
||||
syntax-checker ; tasing you for every semicolon you forget
|
||||
(syntax-checker ; tasing you for every semicolon you forget
|
||||
+childframe) ; use childframes for error popups (Emacs 26+ only)
|
||||
version-control ; remember, remember that commit in November
|
||||
workspaces ; tab emulation, persistence & separate workspaces
|
||||
|
||||
|
Reference in New Issue
Block a user