lang/latex: don't forcibly hide modeline

This commit is contained in:
Henrik Lissner 2018-01-07 00:35:52 -05:00
parent a5bb69cf6a
commit 4024437cfb
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -56,7 +56,6 @@
(add-hook! 'reftex-toc-mode-hook
(reftex-toc-rescan)
(doom-hide-modeline-mode +1)
(map! :local
:e "j" #'next-line
:e "k" #'previous-line