Releases: desdic/greyjoy.nvim
Releases · desdic/greyjoy.nvim
Add support for native fzf-lua
Fix last used when using telescope
Merge pull request #47 from desdic/fix/lastused fix(telescope): last used selection fixed
Add hooks/autocommands
- Also generate documentation
fix bufname/buftype when using telescope
Merge pull request #42 from desdic/bufname fix: buffername and filetype when using Telescope
feat(kitchen): add kitchen login if suite is converged
Merge pull request #40 from desdic/feature/kitchenlogin feat(kitchen): add kitchen login if suite is converged
Async responsive UI via telescope
using telescope and plenary I've added a GreyjoyTelescope
that is async giving a more responsive UI.
fix: remove print statement
Merge pull request #38 from desdic/20240823print fix: remove print statement
feat: added a rootdir variable
Merge pull request #37 from desdic/20240823rootdir feat: add rootdir variable
feat(generic): added condition function
Added a condition function for the generic module to make it more flexiable
Suppress warnings from docker-compose when listing
v1.5.1 fix: suppress warnings when listing containers