fix(syntax): s/postframe/posframe
This commit is contained in:
parent
833be11368
commit
24601b300e
1 changed files with 1 additions and 1 deletions
|
@ -99,5 +99,5 @@
|
|||
:hook (flymake-mode . flymake-popon-mode)
|
||||
:config
|
||||
(setq flymake-popon-method (if (modulep! +childframe)
|
||||
'postframe
|
||||
'posframe
|
||||
'popon)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue