forked from colonelpanic/dotfiles
Move c stuff into c section.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user