goodbye tabs
This commit is contained in:
parent
395b545623
commit
cd5c1081c9
1 changed files with 4 additions and 0 deletions
|
@ -6,3 +6,7 @@
|
|||
|
||||
(setq column-number-mode t)
|
||||
(setq x-alt-keysym 'meta)
|
||||
|
||||
(setq-default indent-tabs-mode nil)
|
||||
(setq-default tab-width 4)
|
||||
(setq indent-line-function 'insert-tab)
|
||||
|
|
Loading…
Reference in a new issue