Fix column-wise edits affecting empty lines
The docstring for evil-insert-skip-empty-lines is misleading.
This commit is contained in:
parent
f1ab3e5cab
commit
f39aae4d67
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ directives. By default, this only recognizes C directives.")
|
||||||
evil-ex-search-vim-style-regexp t
|
evil-ex-search-vim-style-regexp t
|
||||||
evil-ex-substitute-global t
|
evil-ex-substitute-global t
|
||||||
evil-ex-visual-char-range t ; column range for ex commands
|
evil-ex-visual-char-range t ; column range for ex commands
|
||||||
evil-insert-skip-empty-lines t
|
|
||||||
evil-mode-line-format 'nil
|
evil-mode-line-format 'nil
|
||||||
;; more vim-like behavior
|
;; more vim-like behavior
|
||||||
evil-symbol-word-search t
|
evil-symbol-word-search t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue