From 5eda7990e28cc070c061c2734b803612a20921b8 Mon Sep 17 00:00:00 2001 From: Jesus Date: Sun, 19 May 2024 11:33:49 +0800 Subject: Remove unused packages --- init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'init.el') 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) -- cgit v1.2.3