mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
changed ecb layout toggle sequence to standard left13 and left15 layouts
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
'(ecb-primary-secondary-mouse-buttons (quote mouse-1--mouse-2))
|
||||
'(ecb-source-path (quote (("~/Projects" "Projects") ("~/Projects/api" "api") ("~/.emacs.d" ".emacs.d") ("~/.dotfiles" ".dotfiles") ("~/src" "src") ("~/Projects/globaldev" "globaldev") ("~/Sites" "Sites") ("~" "~") ("/" "/"))))
|
||||
'(ecb-tip-of-the-day nil)
|
||||
'(ecb-toggle-layout-sequence (quote ("left13" "user-left1")))
|
||||
'(ecb-windows-width 0.18)
|
||||
'(ecb-toggle-layout-sequence (quote ("left13" "left15")))
|
||||
'(ecb-windows-width 0.16)
|
||||
'(egg-enable-tooltip t)
|
||||
'(egg-git-command "git")
|
||||
'(egg-mode-key-prefix "C-x g")
|
||||
|
||||
Reference in New Issue
Block a user