forked from colonelpanic/dotfiles
Move c stuff into c section.
This commit is contained in:
parent
16d21e651b
commit
d67861b96e
@ -1782,15 +1782,15 @@ window is active in the perspective."
|
||||
|
||||
(use-package rinari :ensure t)
|
||||
|
||||
;; =============================================================================
|
||||
;; C/C++
|
||||
;; =============================================================================
|
||||
|
||||
;; XXX: None of this looks ruby related. Why is this here?
|
||||
(setq-default c-basic-offset 4
|
||||
tab-width 4
|
||||
indent-tabs-mode t)
|
||||
|
||||
;; =============================================================================
|
||||
;; C/C++
|
||||
;; =============================================================================
|
||||
|
||||
(use-package helm-gtags
|
||||
:ensure t
|
||||
:disabled t
|
||||
|
Loading…
Reference in New Issue
Block a user