~adigitoleo

Australia

https://adigitoleo.srht.site/about/

a digito cognoscitur leo

Ask me about my projects via my public inbox, unless they have a dedicated mailing list.

NeoVim plugins: haunt.nvim | quark.nvim | overview.nvim

This was also me: github | codeberg

Trackers

~adigitoleo/nvim-plugins

Last active 8 months ago

#4 [quark.nvim] Migrate test suite to use mini.test 5 months ago

Comment by ~adigitoleo on ~adigitoleo/nvim-plugins

Documentation changes are complete. I will merge this branch to dev before adding the remaining tests. Closing.

REPORTED RESOLVED CLOSED

#4 [quark.nvim] Migrate test suite to use mini.test 5 months ago

Comment by ~adigitoleo on ~adigitoleo/nvim-plugins

Most of the work is now complete on the overhaul branch, however the documentation needs to be updated and I should add a few more tests for fuzzy_cmd and for expected behaviour in more tricky situations like what happens when the API calls are used consecutively without closing the floating window first.

#4 [quark.nvim] Migrate test suite to use mini.test 6 months ago

Comment by ~adigitoleo on ~adigitoleo/nvim-plugins

Work has begun on the overhaul branch. I need to decide on the setup options I want to provide and consider the mapping to fzf and fzy_lua options.

#5 [haunt.nvim] `require('haunt')` always defines user commands, which are documented as optional 8 months ago

Comment by ~adigitoleo on ~adigitoleo/nvim-plugins

REPORTED RESOLVED FIXED

#5 [haunt.nvim] `require('haunt')` always defines user commands, which are documented as optional 8 months ago

~adigitoleo assigned ~adigitoleo to #5 on ~adigitoleo/nvim-plugins

#5 [haunt.nvim] `require('haunt')` always defines user commands, which are documented as optional 8 months ago

bug added by ~adigitoleo on ~adigitoleo/nvim-plugins

#2 [haunt.nvim] Close HauntHelp window with `q`? 8 months ago

Comment by ~adigitoleo on ~adigitoleo/nvim-plugins

adigitoleo referenced this ticket in commit 0b8b43f.

REPORTED RESOLVED IMPLEMENTED

#2 [haunt.nvim] Close HauntHelp window with `q`? 8 months ago

~adigitoleo assigned ~adigitoleo to #2 on ~adigitoleo/nvim-plugins

#2 [haunt.nvim] Close HauntHelp window with `q`? 8 months ago

request added by ~adigitoleo on ~adigitoleo/nvim-plugins

#5 [haunt.nvim] `require('haunt')` always defines user commands, which are documented as optional 8 months ago

Comment by ~adigitoleo on ~adigitoleo/nvim-plugins

Fixed on the dev branch. Will land in the next patch release.