Change configuration
* Make scratch buffer initially empty * Make empty lines at the end more visible (it may get turned off later if it doesn’t work well with GitGutter, as it is already highlighted anyway…)
This commit is contained in:
parent
f4e8a5ca5a
commit
5e3e01390e
2
init.el
2
init.el
@ -38,7 +38,9 @@
|
||||
'(helm-gtags-auto-update t)
|
||||
'(helm-gtags-ignore-case t)
|
||||
'(helm-gtags-path-style (quote relative))
|
||||
'(indicate-empty-lines t)
|
||||
'(inhibit-startup-screen t)
|
||||
'(initial-scratch-message nil)
|
||||
'(jekyll-directory "~/Projektek/jekyll/gergely.polonkai.eu")
|
||||
'(nxml-attribute-indent 4)
|
||||
'(nxml-child-indent 2)
|
||||
|
Loading…
Reference in New Issue
Block a user