Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfussenegger/nvim-qwahl
Pickers for vim.ui.select
https://github.com/mfussenegger/nvim-qwahl
neovim neovim-plugin
Last synced: 4 days ago
JSON representation
Pickers for vim.ui.select
- Host: GitHub
- URL: https://github.com/mfussenegger/nvim-qwahl
- Owner: mfussenegger
- License: gpl-3.0
- Created: 2022-10-23T14:19:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T11:56:32.000Z (5 months ago)
- Last Synced: 2024-08-07T18:34:49.701Z (3 months ago)
- Topics: neovim, neovim-plugin
- Language: Lua
- Homepage:
- Size: 34.2 KB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# nvim-qwahl
A collection of pickers utilizing `vim.ui.select`. Switch buffers, jump to tags and more.
## Installation
```bash
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](https://de.wiktionary.org/wiki/die_Qual_der_Wahl_haben)