doomemacs/modules/editor
Leo Okawa Ericson 3b18153ea7 Advice lispyville-end-of-defun to go past defuns
`lispyville-end-of-defun' doesn't go to the next defun when point is
already at the end of a defun, whereas `lispyville-beginning-of-defun'
does. This commit fixes this inconsistency by matching
`lispyville-end-of-defun''s behaviour with `lispyville-beginning-of-defun'.

`line-end-position' isn't enough because it never returns `t' in normal
mode (in normal mode the point can't reach the true end of a line).
2021-05-26 18:51:55 +02:00
..
evil Minor refactoring across the board 2021-05-23 22:09:07 -04:00
file-templates Remove double underscore from c header templates 2021-03-16 10:16:33 +01:00
fold editor/fold: fix load-order dependency on evil 2021-05-15 19:24:40 -04:00
format editor/format: never prompt for formatter on init 2021-05-22 14:21:45 -04:00
god Bump :editor 2021-02-11 22:05:21 -05:00
lispy Advice lispyville-end-of-defun to go past defuns 2021-05-26 18:51:55 +02:00
multiple-cursors Bump * 2021-03-27 18:27:02 -04:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer Minor refactoring across the board 2021-05-23 22:09:07 -04:00
rotate-text Minor refactoring across the board 2021-05-23 22:09:07 -04:00
snippets Bump :editor snippets 2021-05-10 15:47:36 -04:00
word-wrap Bump adaptive-wrap 2021-02-12 11:12:45 +08:00