added stuff

This commit is contained in:
9ahmed 2021-04-14 22:28:16 +05:00
parent 41089ec7a9
commit 8f64fc420b
1 changed files with 0 additions and 10 deletions

10
init.el
View File

@ -86,14 +86,6 @@
:config
(ivy-mode 1))
(use-package magit
:custom
(magit-display-buffer-function #'magit-display-buffer-same-window-except-diff-v1))
(use-package all-the-icons)
@ -157,8 +149,6 @@
(set-frame-parameter (selected-frame) 'alpha value))
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.