doomemacs/modules/editor/evil/autoload
Henrik Lissner 855ff34e2c
Port more next/previous motions from vim
They are:

]m, [m
  Jump to next/previous beginning of method/function.
]M, [M
  Jump to next/previous end of method/function
]#, [#
  Jump to next/previous preprocessor directive (only supports C-style
  directives for now)
]*, [* (or ]\, [\)
  Jump to next/previous comment
2019-06-17 12:37:19 +02:00
..
advice.el Add better-jumper 2019-04-24 18:16:04 -04:00
embrace.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
evil.el Port more next/previous motions from vim 2019-06-17 12:37:19 +02:00
files.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
unimpaired.el editor/evil: port vim-unimpaired keybinds 2019-06-16 19:16:22 +02:00