utilyre / barbecue.nvim

Visual Studio Code inspired breadcrumbs plugin for the Neovim editor
MIT License
778 stars 31 forks source link

Dev #39

Closed utilyre closed 1 year ago

utilyre commented 1 year ago

Breaking Changes

  1. Implemented lualine style highlights (Fix #30).

    NOTE: If all of your highlights are broken, please open a pr (see this) or an issue on your colorscheme's repo and NOT HERE to support this plugin.

Features

  1. Improved devicon API usage. Some specific files (like package.json) now get their very own icon.

Documentation

  1. Added a CODEOFCONDUCT.md file for contributors.