Add xcode-info function
This commit is contained in:
parent
f566127cb6
commit
1f8f9ed5be
2 changed files with 12 additions and 0 deletions
|
|
@ -35,6 +35,9 @@
|
|||
|
||||
(setq gc-cons-threshold (* 2 1000 1000))
|
||||
|
||||
(add-to-list 'load-path (expand-file-name "to/" user-emacs-directory))
|
||||
(require 'utils)
|
||||
|
||||
;; -----------------------------------------------------------------
|
||||
|
||||
(use-package ace-window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue