General comment and autoload tag update + clean up
This commit is contained in:
parent
eed919e1bb
commit
6a3252d902
11 changed files with 84 additions and 54 deletions
|
@ -9,10 +9,12 @@
|
|||
;; Formatting
|
||||
delete-trailing-lines nil
|
||||
fill-column 80
|
||||
;; Spaces, not tabs
|
||||
indent-tabs-mode nil
|
||||
require-final-newline t
|
||||
tab-always-indent t
|
||||
tab-width 4
|
||||
;; Wrapping
|
||||
truncate-lines t
|
||||
truncate-partial-width-windows 50
|
||||
visual-fill-column-center-text nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue