Replace +auto -> +childframe in code example
+auto was removed in 04acb8fa9
This commit is contained in:
parent
ed93ed9907
commit
6774c0d26e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue