No description
- Lua 93.4%
- Makefile 6.6%
| data | repo+data: makefile: clean up | |
| lua | src+data: add gemstones picker | |
| plugin | src+data: add gemstones picker | |
| .editorconfig | repo: add .editorconfig emmy formater config | |
| COPYLEFT | repo: add COPYLEFT | |
| README.md | repo: readme: fix install section | |
Zero effort fzf plugin for neovim.
Install
-- ~/.config/nvim/lua/plugins/zfz.lua
return {
"https://codeberg.org/nzeo/zfz",
version = "*",
lazy = false,
opts = {},
}