Fix term/ansi-term settings
This commit is contained in:
parent
7432d50a0d
commit
5b0590a4a6
@ -476,8 +476,7 @@ The current directory is assumed to be the project's root otherwise."
|
||||
(progn
|
||||
(setq paradox-execute-asynchronously t)))
|
||||
|
||||
(use-package ansi-term
|
||||
:commands ansi-term
|
||||
(use-package term
|
||||
:config
|
||||
(progn (add-hook 'term-mode-hook 'imalison:disable-linum-mode)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user