No more SD
This commit is contained in:
parent
37505a6e3c
commit
d4cd3cc942
1 changed files with 0 additions and 9 deletions
|
|
@ -575,15 +575,6 @@
|
|||
(add-to-list 'auto-mode-alist '("\\.lua$" . lua-mode))
|
||||
(add-to-list 'interpreter-mode-alist '("lua" . lua-mode))
|
||||
|
||||
;; =================================================================
|
||||
;; Source Depot
|
||||
;; =================================================================
|
||||
(load-library "sd")
|
||||
(setq sd-use-sdconfig-exclusively t)
|
||||
(sd-set-sd-executable "c:/tools/x86/sd.exe")
|
||||
(setq sd-global-config "sd.ini")
|
||||
(setenv "SDCONFIG" "sd.ini")
|
||||
|
||||
;; =================================================================
|
||||
;; Code Folding
|
||||
;; =================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue