More useful things - only one line
This commit is contained in:
parent
218d6aae76
commit
e81fd91879
@ -14,6 +14,13 @@
|
|||||||
;;----------------------------------------------------------------------------
|
;;----------------------------------------------------------------------------
|
||||||
(show-paren-mode 1)
|
(show-paren-mode 1)
|
||||||
|
|
||||||
|
;;----------------------------------------------------------------------------
|
||||||
|
;; More useful things - only one line
|
||||||
|
;;----------------------------------------------------------------------------
|
||||||
|
(set-default 'truncate-lines t)
|
||||||
|
(setq show-trailing-whitespace nil)
|
||||||
|
(setq site-lisp-path (file-name-as-directory (expand-file-name "site-lisp/" user-emacs-directory)))
|
||||||
|
|
||||||
;;----------------------------------------------------------------------------
|
;;----------------------------------------------------------------------------
|
||||||
;; Some basic preferences
|
;; Some basic preferences
|
||||||
;;----------------------------------------------------------------------------
|
;;----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user