Skip to content

Releases: desdic/greyjoy.nvim

Add group_id per plugin

15 Jan 13:02
82d168b
Compare
Choose a tag to compare

its now possible to create a terminal per plugin or keep the default behavior with a single terminal and then override a single plugin

Fix bug in healthcheck for docker_compose

14 Jan 16:03
5dda62e
Compare
Choose a tag to compare
Merge pull request #27 from desdic/20240114healthcheck

fix: healthcheck

Added docker-compose extension

14 Jan 15:51
390d3d7
Compare
Choose a tag to compare
Merge pull request #26 from desdic/20240114dockercompose

feature: Add docker-compose

fix: Better default window size

09 Nov 08:42
187bf53
Compare
Choose a tag to compare
Merge pull request #25 from desdic/20231109windowsize

20231109windowsize

fix: Made output readonly

09 Nov 07:44
c2421a5
Compare
Choose a tag to compare
  • Dropped support for 0.7.x
  • Output buffer type is now greyjoy
  • Formatting

v1.1.1

30 Oct 05:51
f31fc0b
Compare
Choose a tag to compare

fix: added a space between cargo and cargo options

v1.1.0

31 Mar 19:19
Compare
Choose a tag to compare

TheSafdarAwan UI feature to customize width and hight for buffer and size for toggleterm

Cargo

04 Nov 12:24
Compare
Choose a tag to compare

Added extension for Cargo

Use buildins

31 Oct 08:35
b4c6318
Compare
Choose a tag to compare

Switched to buildin functions for basedir, dirname and file existance. All still compatible with neovim 0.7

Add variables to generic module

30 Oct 09:13
9564fdc
Compare
Choose a tag to compare

its now possible to use {filename} and {filepath} to create a more dynamic runner