Add some customizations for minimap-mode

This commit is contained in:
2012-07-02 10:28:13 +01:00
parent 34aac1f327
commit 0c9b8de563

View File

@@ -49,6 +49,8 @@
'(magit-repo-dirs (quote ("~/Projects" "~/.dotfiles" "~/.emacs.d")))
'(magit-status-buffer-switch-function (quote switch-to-buffer))
'(markdown-command "redcarpet")
'(minimap-width-fraction 0.1)
'(minimap-window-location (quote right))
'(ns-tool-bar-display-mode nil t)
'(ns-tool-bar-size-mode nil t)
'(nxhtml-skip-welcome t)