someone-stole-my-name / yaml-companion.nvim

Get, set and autodetect YAML schemas in your buffers.
MIT License
221 stars 17 forks source link

Lualine Example Displays "None" instead of empty string #31

Closed fallenpixel closed 1 year ago

fallenpixel commented 1 year ago

The get_buf_schema returns a schema with name 'none' and uri 'none' if not in a yaml file or no schema has been selected. This causes the string none to be displayed if using the example directly