Skip to content

Releases: desdic/greyjoy.nvim

Add support for native fzf-lua

02 Dec 14:48
e51ffaf
Compare
Choose a tag to compare
Merge pull request #48 from desdic/fzf

feat: Add support for fzf

Fix last used when using telescope

18 Oct 14:03
2b68c88
Compare
Choose a tag to compare
Merge pull request #47 from desdic/fix/lastused

fix(telescope): last used selection fixed

Add hooks/autocommands

22 Sep 10:03
fd60d83
Compare
Choose a tag to compare
  • Also generate documentation

fix bufname/buftype when using telescope

21 Sep 07:25
ec60982
Compare
Choose a tag to compare
Merge pull request #42 from desdic/bufname

fix: buffername and filetype when using Telescope

feat(kitchen): add kitchen login if suite is converged

02 Sep 07:59
b9b6e33
Compare
Choose a tag to compare
Merge pull request #40 from desdic/feature/kitchenlogin

feat(kitchen): add kitchen login if suite is converged

Async responsive UI via telescope

29 Aug 12:09
8e43bc5
Compare
Choose a tag to compare

using telescope and plenary I've added a GreyjoyTelescope that is async giving a more responsive UI.

fix: remove print statement

23 Aug 05:35
71c43d6
Compare
Choose a tag to compare
Merge pull request #38 from desdic/20240823print

fix: remove print statement

feat: added a rootdir variable

23 Aug 05:29
5f2141c
Compare
Choose a tag to compare
Merge pull request #37 from desdic/20240823rootdir

feat: add rootdir variable

feat(generic): added condition function

22 Aug 17:19
8724d97
Compare
Choose a tag to compare

Added a condition function for the generic module to make it more flexiable

Suppress warnings from docker-compose when listing

31 Jul 09:25
1505dde
Compare
Choose a tag to compare
v1.5.1

fix: suppress warnings when listing containers