Stop disabling vc-backends

This commit is contained in:
John Doty 2016-05-24 10:45:39 -07:00
parent ee7f99fd71
commit a16be3025b

View file

@ -731,5 +731,7 @@
(vv (cadr spev)))
(setenv vn vv))))
;; Dirty hack but it makes tramp run faster
(setq vc-handled-backends nil)
;; Dirty hack but it makes tramp run faster. This is for when you're experimenting with
;; using emacs locally but editing files on your FB devserver. Honestly I think you're
;; better off just using Nuclide and leaving emacs for other stuff.
;; (setq vc-handled-backends nil)