Replace +auto -> +childframe in code example

+auto was removed in 04acb8fa9
This commit is contained in:
Henrik Lissner 2020-11-26 13:54:46 -05:00
parent ed93ed9907
commit 6774c0d26e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

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