mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Enable org-mouse in org-mode
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
fill-column 80
|
||||
whitespace-action '(auto-cleanup))
|
||||
|
||||
(require 'org-mouse)
|
||||
|
||||
(linum-mode t)
|
||||
(flyspell-mode)
|
||||
(fci-mode)
|
||||
|
||||
Reference in New Issue
Block a user