Hi all! Some time ago I used my custom build of neovim, in it I used neo tree and mason, when I renamed or moved files in the project I was shown a popup with a suggestion to change imports to current ones.
A few months ago I switched to lazyvim, I used explorer instead of neo-tree for a while, but now I've given up explorer and went back to neo-tree, but now it doesn't prompt me to update the imports after I change the file path. And I don't know where I could set this up, I tried installing the “antosha417/nvim-lsp-file-operations” plugin, but it didn't work for me, although I didn't use this package in my build where I had everything working. Now in lazyvim, in mason I see that vtsls is used as lsp for typescript. I just don't quite understand which plugin is responsible for this, is this a neo tree issue or do I need to ask the lazyvim developer or something else