summary refs log tree commit diff
path: root/emacs.d/core
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-02-22 13:53:52 -0800
committerFranck Cuny <franckcuny@gmail.com>2016-02-22 13:53:52 -0800
commitbfbcaa2c9b8f068c999805a8c1fab15bbe6a84d1 (patch)
tree857f5c18fbe5ffd93332724bad98e6f0dafd3b89 /emacs.d/core
parent[emacs] Add a binding for ibuffer (diff)
downloademacs.d-bfbcaa2c9b8f068c999805a8c1fab15bbe6a84d1.tar.gz
[emacs] Explain why git is disabled in VC backend
Diffstat (limited to 'emacs.d/core')
-rw-r--r--emacs.d/core/core-git.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/core/core-git.el b/emacs.d/core/core-git.el
index 3ef59ad..7044367 100644
--- a/emacs.d/core/core-git.el
+++ b/emacs.d/core/core-git.el
@@ -1,3 +1,4 @@
+;; this makes emacs slow to work with source
 (delete 'Git vc-handled-backends)
 
 (use-package magit