natecraddock / workspaces.nvim

a simple plugin to manage workspace directories in neovim
MIT License
309 stars 15 forks source link

feat: change hl group of path in telescope config #44

Closed Tnixc closed 1 week ago

Tnixc commented 1 week ago

Add ability to change the highlight group of the path in the picker to something else.

Set to "Delimeter"

image

Unset (string)

image
natecraddock commented 1 week ago

Thank you! Seems like a good idea to me.

Could you also add the new config option to the help file? workspaces.txt