Louis DeLosSantos
Louis DeLosSantos
Yup im sure, since neovide and goneovim work fine and can display those UTF-8 symbols with the same config i use for nvui
I generally like the toggle command. Things get a bit more complicated when we deal with recursive opens. I dont think these are a good idea in most cases. In...
Yup I agree, a toggle will be useful. Ill create a pr at each plugin repo (calltree,filetree,symboltree) to accomplish this.
By default there are no highlights and by default most TS* highlight are not defined. Try defining these highlights (change the colors to whatever you like): ``` "calltree hi CTSymbol...
@quantum-booty makes sense, I'll add a function which just uses my theme's highlights as the default set :+1:
add default highlights, give it a try.
yup!
Pushed some changes, give it a go.
We maybe only doing syntax matches for codicon icons and not nerd icons 😬. Im a bit wrapped up but i should be able to look into this soon. If...
hey @cj what are you attempting to do? The gutter icons are showing you where comments are and comments can be created. The gh.nvim UI doesn't provide an option to...