Enable org-mouse in org-mode

This commit is contained in:
2017-11-17 09:38:51 +00:00
parent aaee1a7699
commit eccdc61c55

View File

@@ -15,6 +15,8 @@
fill-column 80
whitespace-action '(auto-cleanup))
(require 'org-mouse)
(linum-mode t)
(flyspell-mode)
(fci-mode)