-
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lsp): add lsp file operations support (#400)
* feat(lsp): add lsp file operations support will/do create/rename/delete request and notification support for related actions. Only offered for nvim 0.10+. * fix some renaming edgecases * some readme cleanup * update gendoc * [docgen] Update doc/telescope-file-browser.txt skip-checks: true --------- Co-authored-by: Github Actions <actions@github>
- Loading branch information
Showing
4 changed files
with
388 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.