summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2016-06-17 17:36:26 +0200
committerAlan Pearce2016-06-17 17:36:26 +0200
commitbf686376216a65f8b4e3468e96610f46b181aff7 (patch)
tree6e8e5572741ec35f0f76c985121eb7386ebc9d8e /tag-emacs
parent19d04e26542182cd1cf6e69c3a5c7336071bd28f (diff)
downloaddotfiles-bf686376216a65f8b4e3468e96610f46b181aff7.tar.lz
dotfiles-bf686376216a65f8b4e3468e96610f46b181aff7.tar.zst
dotfiles-bf686376216a65f8b4e3468e96610f46b181aff7.zip
Fix outline
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 58c28c6..a1761f9 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -885,7 +885,7 @@ and initial-based completion and ignoring case.
         tab-always-indent 'complete)
 #+END_SRC
 
-*** Company
+** Company
 
 The main choices for automatic completion in Emacs are company and
 auto-complete-mode.  I’ve not tried auto-complete-mode as company