Add comment about random setqs...
This commit is contained in:
parent
a49c53ea84
commit
30f9e5f7db
@ -1643,9 +1643,10 @@ window is active in the perspective."
|
|||||||
|
|
||||||
(use-package rinari :ensure t)
|
(use-package rinari :ensure t)
|
||||||
|
|
||||||
|
;; None of this looks ruby related. Why is this here?
|
||||||
(setq-default c-basic-offset 4
|
(setq-default c-basic-offset 4
|
||||||
tab-width 4
|
tab-width 4
|
||||||
indent-tabs-mode t)
|
indent-tabs-mode t)
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; C/C++
|
;; C/C++
|
||||||
|
Loading…
Reference in New Issue
Block a user