nvim-lua / lsp-status.nvim

Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
MIT License
628 stars 40 forks source link

make indicator-separator configurable #29

Closed el-iot closed 3 years ago

el-iot commented 3 years ago

I thought it would be nice to make the separator between the indicator and count configurable (I personally use an empty-string because it makes my statusline a little easier for me to parse).