Git
This commit is contained in:
parent
c94c4a39eb
commit
d21b1826fa
2 changed files with 2 additions and 9 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,7 +2,7 @@ auto-save-list/*
|
||||||
backups/*
|
backups/*
|
||||||
elpa/*
|
elpa/*
|
||||||
emojis/*
|
emojis/*
|
||||||
recentf
|
*recentf
|
||||||
url/*
|
url/*
|
||||||
bookmarks
|
bookmarks
|
||||||
nohup.out
|
nohup.out
|
||||||
|
|
7
init.el
7
init.el
|
@ -413,10 +413,3 @@
|
||||||
"))
|
"))
|
||||||
|
|
||||||
(org-reload)
|
(org-reload)
|
||||||
(custom-set-variables
|
|
||||||
;; custom-set-variables was added by Custom.
|
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
|
||||||
;; Your init file should contain only one such instance.
|
|
||||||
;; If there is more than one, they won't work right.
|
|
||||||
'(show-paren-mode t)
|
|
||||||
'(tool-bar-mode nil))
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue