diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index d3593ca..63f318e 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -59,11 +59,6 @@ (setq-default tab-width 2) ;;------------------------------------------------------------------------------------- -;; Neotree Customizations -;;------------------------------------------------------------------------------------- - - -;;------------------------------------------------------------------------------------- ;; Flycheck ;;-------------------------------------------------------------------------------------