Skip to content
Snippets Groups Projects
Commit 901386f6 authored by Jörg Bornemann's avatar Jörg Bornemann
Browse files

cmake-mode.el: Add navigation by function and macro

Add the functions cmake-beginning-of-defun and cmake-end-of-defun that
jump to the beginning/end of the nearest function or macro.

Add the function cmake-mark-defun that marks the current function.

Bind those functions to the usual keys in cmake-mode-map.
parent 0064981f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment