Closed
Description
Is your feature request related to a problem? Please describe.
It's not really a bug. But it would be cool that if somebody renames a file to a different filetype, nvim-tree.lua
could check if there was an LSP or a nvim-treesitter
module to load.
Describe the solution you'd like
After renaming, try to activate nvim-treesitter
and LSP
Describe alternatives you've considered
Turn it on myself ahah