diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 259e940b..42321d32 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -2244,7 +2244,6 @@ window is active in the perspective." ;; 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)