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 'ansi-color)
|
||||
(require 'recentf)
|
||||
(when is-fb-environment
|
||||
(require '50-arc))
|
||||
(require '50-arc)
|
||||
|
||||
(prefer-coding-system 'utf-8)
|
||||
|
||||
|
|
@ -788,6 +787,7 @@
|
|||
;; =================================================================
|
||||
(global-set-key (kbd "C-x g") 'magit-status)
|
||||
|
||||
|
||||
;; =================================================================
|
||||
;; Shell stuff
|
||||
;; =================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue