emacs: further configurations
This commit is contained in:
parent
70bf920680
commit
279706d1b1
1 changed files with 2 additions and 1 deletions
|
@ -74,8 +74,9 @@
|
||||||
'(org-agenda-files (quote ("~/ownCloud/todo.org")))
|
'(org-agenda-files (quote ("~/ownCloud/todo.org")))
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
(quote
|
(quote
|
||||||
'(send-mail-function (quote smtpmail-send-it)))
|
|
||||||
(web-mode fixme-mode ob-dart ac-python ac-slime ant auctex-lua auto-compile auto-complete-auctex csv-mode csv ac-haskell-process ghc haskell-mode arduino-mode json-mode gruvbox-theme focus literate-coffee-mode jdee javadoc-lookup pkgbuild-mode vala-snippets vala-mode phpunit ac-php php-completion php+-mode fish-mode hugo mips-mode stumpwm-mode slime muttrc-mode diff-hl magit wanderlust ## auctex yaml-mode typescript sass-mode php-mode outlined-elisp-mode monokai-theme markdown-mode fill-column-indicator edit-server dracula-theme coffee-mode auto-complete atom-one-dark-theme atom-dark-theme)))
|
(web-mode fixme-mode ob-dart ac-python ac-slime ant auctex-lua auto-compile auto-complete-auctex csv-mode csv ac-haskell-process ghc haskell-mode arduino-mode json-mode gruvbox-theme focus literate-coffee-mode jdee javadoc-lookup pkgbuild-mode vala-snippets vala-mode phpunit ac-php php-completion php+-mode fish-mode hugo mips-mode stumpwm-mode slime muttrc-mode diff-hl magit wanderlust ## auctex yaml-mode typescript sass-mode php-mode outlined-elisp-mode monokai-theme markdown-mode fill-column-indicator edit-server dracula-theme coffee-mode auto-complete atom-one-dark-theme atom-dark-theme)))
|
||||||
|
'(safe-local-variable-values (quote ((TeX-Engine . luatex))))
|
||||||
|
'(send-mail-function (quote smtpmail-send-it))
|
||||||
'(standard-indent 2)
|
'(standard-indent 2)
|
||||||
'(tool-bar-mode nil)
|
'(tool-bar-mode nil)
|
||||||
'(web-mode-code-indent-offset 2)
|
'(web-mode-code-indent-offset 2)
|
||||||
|
|
Loading…
Reference in a new issue