eestrada / nvim-qwahl

Pickers for vim.ui.select

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim-qwahl

A collection of pickers utilizing vim.ui.select. Switch buffers, jump to tags and more.

Installation

git clone https://github.com/mfussenegger/nvim-qwahl.git ~/.config/nvim/pack/plugins/start/nvim-qwahl

Usage

See :help qwahl for a list of available pickers.

Scope

Pickers for functionality built into Neovim is in scope. Pickers for plugins are out of scope.

qwahl?

qwahl is a play on the German words "quälen" (to torture) and "wählen" (to pick/select) inspired by the expression Die Qual der Wahl haben

About

Pickers for vim.ui.select

License:GNU General Public License v3.0


Languages

Language:Lua 98.9%Language:Shell 0.6%Language:Vim Script 0.5%