Replies: 1 comment
-
|
cut/paste (e.g. x and p by default) should also trigger rename hooks, it's working for me w/ nvim-lsp-file-operations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using NeoTree a lot, and i really appreciate the LSP integration for when I move and refactor files.
I just wonder, is there some way to move files/folders directly in the tree instead of relying in
mkey?There are some times where I need to move the files and folders far away from the current folder, where the UI of the tree would make it much simpler than using text.
I usually yank/paste for those operations but then I miss out on some of the nice LSP renames and stuff.
thanks!
Beta Was this translation helpful? Give feedback.
All reactions