miversen33 / netman.nvim

Neovim (Lua powered) Network Resource Manager
MIT License
330 stars 1 forks source link

Consider configurable marking indicator as highlight group instead of icon #169

Open miversen33 opened 1 year ago

miversen33 commented 1 year ago

As we finish up neo-tree integration (again), we need to start respecting the provided configuration from neo-tree. We can also begin setting up some configurations of our own. One of these might be the ability for users to specify how they want marked nodes to appear. Currently there is no choice here, we just use a diamond. But maybe we allow them to mark with a highlight group instead so they can have clear color indicators? :shrug: