mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
started seriously using ECB
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
'(display-time-mode t)
|
||||
'(ecb-layout-name "left13")
|
||||
'(ecb-options-version "2.40")
|
||||
'(ecb-primary-secondary-mouse-buttons (quote mouse-1--mouse-2))
|
||||
'(ecb-source-path (quote (("~/Projects" "Projects") ("~/.emacs.d" ".emacs.d") ("~/.dotfiles" ".dotfiles") ("~/src" "src") ("~/Projects/globaldev" "globaldev") ("~/Sites" "Sites") ("/Users/jimeh" "jimeh") ("/" "/"))))
|
||||
'(ecb-tip-of-the-day nil)
|
||||
'(ecb-use-speedbar-instead-native-tree-buffer nil)
|
||||
'(ecb-windows-width 0.18)
|
||||
'(egg-enable-tooltip t)
|
||||
'(egg-git-command "git")
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
autopair
|
||||
coffee-mode
|
||||
color-theme-tomorrow
|
||||
;; ecb
|
||||
ecb
|
||||
escreen
|
||||
full-ack
|
||||
git-blame
|
||||
|
||||
Reference in New Issue
Block a user