rougier / nano-vertico

Emacs / nano + vertico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N Λ N O vertico

nano-vertico takes advantage of vertico buffer mode to display the minibuffer prompt and contents inside the header line while completions are displayed in a regular buffer. Prompt can be changed and displayed in the modeline.

Note: nano-vertico is highly experimental and may not be safe for daily use

Usage

(require 'nano-vertico)
(nano-vertico-mode 1)

Screenshot

nano-vertico.png

About

Emacs / nano + vertico

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%