Enable minimap-mode globally

For prog-mode modes, on the right side.
This commit is contained in:
Gergely Polonkai 2016-09-16 18:27:04 +02:00
parent 9eacda839e
commit cb911d9a8b
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
'(helm-gtags-path-style (quote relative))
'(inhibit-startup-screen t)
'(jekyll-directory "~/Projektek/jekyll/gergely.polonkai.eu")
'(minimap-mode t)
'(minimap-window-location (quote right))
'(nxml-attribute-indent 4)
'(nxml-child-indent 2)
'(nxml-outline-child-indent 4)