Always load arcanist?
This commit is contained in:
parent
16342eb3ff
commit
89de332365
1 changed files with 2 additions and 2 deletions
|
|
@ -118,8 +118,7 @@
|
||||||
(require 'uniquify)
|
(require 'uniquify)
|
||||||
(require 'ansi-color)
|
(require 'ansi-color)
|
||||||
(require 'recentf)
|
(require 'recentf)
|
||||||
(when is-fb-environment
|
(require '50-arc)
|
||||||
(require '50-arc))
|
|
||||||
|
|
||||||
(prefer-coding-system 'utf-8)
|
(prefer-coding-system 'utf-8)
|
||||||
|
|
||||||
|
|
@ -788,6 +787,7 @@
|
||||||
;; =================================================================
|
;; =================================================================
|
||||||
(global-set-key (kbd "C-x g") 'magit-status)
|
(global-set-key (kbd "C-x g") 'magit-status)
|
||||||
|
|
||||||
|
|
||||||
;; =================================================================
|
;; =================================================================
|
||||||
;; Shell stuff
|
;; Shell stuff
|
||||||
;; =================================================================
|
;; =================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue