Remove oni-windows-nt requirement
All settings herein have been moved to emacs-config
This commit is contained in:
parent
2bbe8f77bf
commit
de85637707
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@
|
||||||
|
|
||||||
(add-hook 'html-mode-hook 'electric-pair-local-mode)
|
(add-hook 'html-mode-hook 'electric-pair-local-mode)
|
||||||
|
|
||||||
(if (eq system-type 'windows-nt)
|
|
||||||
(require 'oni-windows-nt))
|
|
||||||
|
|
||||||
(setq custom-file (concat user-emacs-directory "custom.el"))
|
(setq custom-file (concat user-emacs-directory "custom.el"))
|
||||||
(load custom-file t)
|
(load custom-file t)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue