romgrk / barbar.nvim

The neovim tabline plugin.
2.2k stars 81 forks source link

chore: editorconfig #422

Closed Iron-E closed 1 year ago

Iron-E commented 1 year ago

This adds an editorconfig, which is supported natively by Neovim 0.9. It automatically sets options that this repo uses.

We can potentially extend it in the future to create inline diagnostics when double quotes are used, etc.

Closes #411