Skip to content

switch to nvim-file-operations #90

@Crysthamus

Description

@Crysthamus

Disclaimer: I am the author of the plugin:
nvim-neo-tree/neo-tree.nvim#2038

Hello I recently rewrote https://github.com/antosha417/nvim-lsp-file-operations as it has been going unmaintained for quite some time, with many issues and PRs going unresolved, the plugin uses deprecated code and relies on plenary.nvim which is soon to be removed.

my plugin https://github.com/Crysthamus/nvim-file-operations aims to fix the problems and introduce new features like autosave on workspace edit, while removing deprecated code, reducing startup times by lazy loading and has more robust handling for renames.
Please look at this issue to see which issues from the main plugin it solves.
Crysthamus/nvim-file-operations#1

The plugin has almost no breaking changes, (except for the removal of the debug option in the config menu) and a simple readme change is all that would be needed for the migration.
Please let me know if the integration is possible, I am currently working on the compat branch to satisfy the v0.8 requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions