Recent Releases of https://github.com/chrisgrieser/alfred-neovim-utilities

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.6.1

Full Changelog: https://github.com/chrisgrieser/alfred-neovim-utilities/compare/2.6.0...2.6.1

- JavaScript
Published by github-actions[bot] 11 months ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.6.0

Full Changelog: https://github.com/chrisgrieser/alfred-neovim-utilities/compare/2.5.1...2.6.0

- JavaScript
Published by github-actions[bot] 11 months ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.5.1

What's Changed

  • chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 19 to 20 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-neovim-utilities/pull/9
  • chore(dependabot): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-neovim-utilities/pull/10

Full Changelog: https://github.com/chrisgrieser/alfred-neovim-utilities/compare/2.4.4...2.5.1

- JavaScript
Published by github-actions[bot] 11 months ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.5.0

What's Changed

  • chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 19 to 20 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-neovim-utilities/pull/9
  • chore(dependabot): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-neovim-utilities/pull/10

Full Changelog: https://github.com/chrisgrieser/alfred-neovim-utilities/compare/2.4.4...2.5.0

- JavaScript
Published by github-actions[bot] 11 months ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.4.4

🛠️ Fixes

  • fix: show loading... at loading, not as placeholder

👾 Other

  • chore: Updated :help index
  • ci: prevent triggering help index update when creating release
  • ci: generate release notes from commit history
  • ci: fix scope identification for release notes
  • chore: Updated :help index
  • ci: fix edge cases of release label identification
  • chore: Updated :help index
  • docs: update

- JavaScript
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.4.3

What's Changed

  • chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 18 to 19 by @dependabot in https://github.com/chrisgrieser/alfred-neovim-utilities/pull/8

New Contributors

  • @dependabot made their first contribution in https://github.com/chrisgrieser/alfred-neovim-utilities/pull/8

Full Changelog: https://github.com/chrisgrieser/alfred-neovim-utilities/compare/2.4.2...2.4.3

- JavaScript
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.4.2

Changelog

  • fix: opening :help for plugins when using plugin search
  • chore: minor cleanup
  • chore: Updated :help index
  • chore: Updated :help index

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.4.1

Changelog

  • ci: more robust :help indexing workflow
  • build: update build script
  • chore: Updated :help index
  • docs: update shields & add Gallery download count badge
  • chore: exclude .typos.toml from rsync
  • chore: Updated :help index
  • chore: delete unused files
  • style: lint Justfile
  • build: improve Justfile
  • ci: add cover edge cases for rsync
  • chore: add markdownlint config
  • fix: rsync commands
  • chore: Updated :help index
  • ci: update more action step versions
  • ci: bump action step versions
  • chore: Updated :help index
  • build: update release script

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.4.0

Changelog

  • improv: plugin search nv now includes star count
  • ci: tweak help index updating attempts
  • chore: Updated :help index
  • build: exclude more config files
  • build: exclude config files
  • build: preserve symlinks when building .alfredworkflow
  • chore: Updated :help index
  • ci: attempt updating :help index multiple times
  • chore: Updated :help index
  • ci: add pull request template
  • build: update Justfile
  • ci: validate that index was updated correctly
  • chore: Updated :help index
  • docs: remove some outdated stuff
  • chore: Updated :help index
  • build: minor fix for build-and-release script
  • build: update build-and-release script

- JavaScript
Published by github-actions[bot] almost 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.3.2

Changelog

  • refactor: cleanup installed plugin search
  • fix: invalid plugin path breaking plugin search (#7)

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.3.1

Changelog

  • docs: consistent spelling of 'Neovim'
  • docs: update screenshots (#7)

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.3.0

Changelog

  • chore: use official neovim logo
  • fix(pluginHelp): failing if default branch is neither main nor master
  • chore: further matcher improvements for :help search
  • docs: fix a few typos

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.2.0

Changelog

  • docs: update screenshots to include preview pane
  • docs: update
  • improv: matcher for help search
  • build: switch to just as task runner

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.1.2

Changelog

  • improv: help search now matches parts of camelCaseWords
  • chore: Updated :help index

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.1.1

Changelog

  • docs: fix minor issues in workflow config

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.1.0

Changelog

  • chore: Updated :help index
  • feat: auto-updating help index
  • chore: add config file

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 2.0.0

Changelog

  • refactor: simplify a lot of code
  • feat: use html versions of plugin :help pages
  • perf: ship with pre-downloaded URL list
  • chore: update make recipes
  • build(changelog): fix bold not being applied to all cc-keywords
  • build: fix release action checkout depth
  • build: improved release action
  • improv(oldfiles): use better matcher

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.9.0

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.8.1

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.8.0

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.7.1

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.7.0

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.6.4

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.6.3

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.6.2

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.6.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.6.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.5.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.4.3

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.4.2

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.4.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.4.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.3.3

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.3.2

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.3.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.3.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.2.2

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.2.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.2.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 1.0.0

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 0.11.2

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 0.11.1

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 0.11.0

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 0.10.1

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 0.10.0

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 0.9.3

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/alfred-neovim-utilities - 0.9.2

- JavaScript
Published by github-actions[bot] over 3 years ago