aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.el b/init.el
index 61aa401..377e3d3 100644
--- a/init.el
+++ b/init.el
@@ -75,7 +75,6 @@
;; Utils
(require 'init-utils)
;; GUI
- (require 'init-linum)
(require 'init-gui)
(require 'init-editing-utils)
(require 'init-diminish)
@@ -93,7 +92,6 @@
(require 'init-whitespace)
(require 'init-emmet-mode)
(require 'init-nginx)
- (require 'init-git)
(require 'init-editorconfig)
;; Languages
(require 'init-ccc)