add newline at the end of .emacs

whoops
This commit is contained in:
xfnw 2022-06-28 14:06:17 -04:00
parent 09865802d8
commit eeb8da595e
1 changed files with 1 additions and 0 deletions

1
.emacs
View File

@ -117,3 +117,4 @@
(company-mode -1))
(add-hook 'term-mode-hook 'turn-off-company)
(add-hook 'eshell-mode-hook 'turn-off-company)