doomemacs/modules/config
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
..
default Port more next/previous motions from vim 2019-06-17 12:37:19 +02:00
literate config/literate: set config.el as default target 2019-03-29 03:40:56 -04:00