Fix a typo

This commit is contained in:
Li Xinyang 2016-05-05 10:30:17 +08:00 committed by Eivind Fonn
parent 5fab3f087d
commit 22a47a5e97
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ Examples:
#+END_SRC
** Enable navigation by visual lines?
Add the following snippet to your =dostpacemacs/config= function:
Add the following snippet to your =dotspacemacs/user-config= function:
#+BEGIN_SRC emacs-lisp
;; Make evil-mode up/down operate in screen lines instead of logical lines