Browse Source

Add leader bind for auto-complete toggle

Josh Bicking 8 years ago
parent
commit
94e15dc4ed
1 changed files with 1 additions and 0 deletions
  1. 1 0
      emacs

+ 1 - 0
emacs

@@ -228,6 +228,7 @@
  "m" 'recentf-open-files
  "l" 'auto-fill-mode
  "s" 'flyspell-mode
+ "a" 'auto-complete-mode
  "g" 'magit-status
  "M-g" 'magit-dispatch-popup)