Update init
This commit is contained in:
parent
3e5c92597a
commit
c5e48426c4
1 changed files with 1 additions and 2 deletions
3
init.el
3
init.el
|
@ -40,7 +40,6 @@ There are two things you can do about this warning:
|
|||
'(custom-safe-themes
|
||||
(quote
|
||||
("4515feff287a98863b7b7f762197a78a7c2bfb6ec93879e7284dff184419268c" default)))
|
||||
'(delete-selection-mode t)
|
||||
'(diary-file "~/Documents/Diary/diary")
|
||||
'(display-battery-mode nil)
|
||||
'(display-line-numbers (quote relative))
|
||||
|
@ -90,7 +89,7 @@ There are two things you can do about this warning:
|
|||
'(package-enable-at-startup t)
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(w3m slime gherkin-mode gitlab gitlab-ci-mode org-jira powershell helm gitconfig-mode gitignore-mode ox-rst typescript-mode ## skewer-mode ob-http ob-ipython ob-restclient linum-relative markdown-mode nord-theme restclient request restclient-test yaml-mode magit)))
|
||||
(centered-window w3m slime gherkin-mode gitlab gitlab-ci-mode org-jira powershell helm gitconfig-mode gitignore-mode ox-rst typescript-mode ## skewer-mode ob-http ob-ipython ob-restclient linum-relative markdown-mode nord-theme restclient request restclient-test yaml-mode magit)))
|
||||
'(require-final-newline t)
|
||||
'(size-indication-mode nil)
|
||||
'(timeclock-file "~/Documents/Diary/timelog")
|
||||
|
|
Loading…
Add table
Reference in a new issue