[emacs] Straight
This commit is contained in:
parent
d77b353bdd
commit
7b86c88080
2 changed files with 179 additions and 171 deletions
|
|
@ -106,6 +106,7 @@
|
|||
'(sentence-end-double-space nil)
|
||||
'(show-paren-mode t)
|
||||
'(show-paren-style 'parenthesis)
|
||||
'(straight-use-package-by-default t)
|
||||
'(tab-width 4)
|
||||
'(tags-revert-without-query t)
|
||||
'(tramp-completion-reread-directory-timeout nil)
|
||||
|
|
@ -127,4 +128,4 @@
|
|||
;; 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.
|
||||
)
|
||||
'(font-lock-keyword-face ((t (:slant italic)))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue