Move VC configuration to emacs-config
This commit is contained in:
parent
7c93f63a71
commit
2eb629af32
1 changed files with 0 additions and 3 deletions
|
@ -33,9 +33,6 @@
|
||||||
|
|
||||||
(setq sort-fold-case t)
|
(setq sort-fold-case t)
|
||||||
|
|
||||||
(with-eval-after-load 'vc
|
|
||||||
(require 'vc-p4))
|
|
||||||
|
|
||||||
(with-eval-after-load 'fill-column-indicator
|
(with-eval-after-load 'fill-column-indicator
|
||||||
(setq fci-always-use-textual-rule t))
|
(setq fci-always-use-textual-rule t))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue