A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nixin72/block-nav.el below:

nixin72/block-nav.el: An Emacs package to navigate based on block levels.

This is a package for navigating through code based on indentation. I made this after seeing this post on reddit.

Mostly it just looks like a really neat way of navigating code:

This package has been submitted to melpa and is waiting for approval. In the meantime, the package can be installed using `straight.el` if you’d like, or another package manager that allows you to install from GitHub sources.

(straight-use-package
 '(block-nav :type git :host github :repo "nixin72/block-nav.el")
 :config
 (progn
   (setf block-nav-move-skip-shallower t
        block-nav-center-after-scroll t)))

There are 4 interactive commands that you can use with this package:

The functionality of each of these functions is shown in the git above.

Currently there are only two variable to add configuration:

If you’d like to contribute, please feel free to open a pull request.

If you’ve found a bug, please create and issue and let me know what’s going on!

Thank you, hope you’ve enjoyed this package.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4