litee-symboltree.nvim
litee-symboltree.nvim copied to clipboard
A document outline tool implemented with the litee.nvim library
Results
1
litee-symboltree.nvim issues
Sort by
recently updated
recently updated
newest added
Symboltree has an autocommand called "refresh_symbol_tree" in autocmds.lua. This usually does not fire if its not in a source code buffer, however the logic to not fire if its in...