Add comment
This commit is contained in:
parent
bdba39ddf9
commit
f432fea0c0
1 changed files with 2 additions and 0 deletions
|
@ -151,7 +151,9 @@
|
|||
))
|
||||
'(normal insert))
|
||||
|
||||
;; Make sure certain keybindings work
|
||||
(add-hook 'org-mode-hook (lambda() (evil-mode nil) (evil-mode 1)))
|
||||
|
||||
(add-hook 'org-mode-hook 'evil-org-mode)
|
||||
(add-hook 'org-mode-hook 'flyspell-mode)
|
||||
(add-hook 'org-mode-hook 'my/enable-hard-wrap))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue