Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Tree-jumper: Jump around the buffer based on syntax

Installation

  1. Download the source, for example, to .emacs.d/elpa/
  2. Add configuration to .emacs:
    (use-package tree-jumper
    :load-path "elpa/tree-jumper/"
    :bind (("M-g M-t" . tree-jumper-start-interaction)))
        

Usage:

In order to jump to any node of the tree, use M-g M-t and type in the key combination printed next to the element:

About

jump anywhere using tree-sitter syntax parsing.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages