Skip to content

v1.4.0

Compare
Choose a tag to compare
@wojciech-kulik wojciech-kulik released this 06 Feb 01:39
· 203 commits to main since this release
  • Added auto commands to send notifications about important plugin events. It enables better customization with other plugins. Check out all auto commands.
  • Fixed the issue with not showing the commands picker when the project is not configured.
  • Fixed the issue with not working code coverage report when the project path contains white spaces.
  • Removed duplicated errors and warnings.
  • Improved default highlights.

Thanks to new auto commands I was already able to integrate fidget.nvim with xcodebuild.nvim. The integration should be soon released: j-hui/fidget.nvim#212.