Remove tab-width from emacs init.el
This commit is contained in:
parent
f7281b83c9
commit
6deb7965d4
1 changed files with 0 additions and 3 deletions
|
@ -564,9 +564,6 @@ write_files:
|
|||
;; Disable creation of backup files
|
||||
(setq make-backup-files nil)
|
||||
|
||||
;; Set width of a tab to 4 spaces
|
||||
(setq tab-width 4)
|
||||
|
||||
;; Single space ends a sentence
|
||||
(setq sentence-end-double-space nil)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue