X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=blobdiff_plain;f=config.org;h=95770ce4c8792e281de86937125d2825aebc6eb5;hp=ccd06831cebe1446b55bacf1fadf71fc86f9a745;hb=cdf8bc716c8ef6bc9307639491afb34a6802eda7;hpb=5e2469bceeac67b2306dfc6bdb2fed87d61e06b7 diff --git a/config.org b/config.org index ccd0683..95770ce 100644 --- a/config.org +++ b/config.org @@ -134,7 +134,7 @@ Soft wrap words and do operations by visual lines in some modes. org-mode-hook markdown-mode-hook mu4e-view-mode-hook)) - (add-hook hook (lambda () (visual-line-mode -1)))) + (add-hook hook (lambda () (visual-line-mode 1)))) #+end_src ** Display number of matches in search #+begin_src emacs-lisp