Переглянути джерело

Add leader bind for auto-complete toggle

Josh Bicking 8 роки тому
батько
коміт
94e15dc4ed
1 змінених файлів з 1 додано та 0 видалено
  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)