mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Replace +auto -> +childframe in code example
+auto was removed in 04acb8fa9
This commit is contained in:
@ -700,7 +700,7 @@ denoted by a plus prefix:
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(doom! :completion
|
||||
(company +auto)
|
||||
(company +childframe)
|
||||
:lang
|
||||
(csharp +unity)
|
||||
(org +brain +dragndrop +gnuplot +hugo +jupyter)
|
||||
|
Reference in New Issue
Block a user