Home

Awesome

neovim-move

A pretty straightforward plugin for NeoVim. Does only one thing — moves files/directories.

Usage:

:Move [<file>] <dst>

Features:

And the most cool feature in here:

Neat things:

Installation

Plug 'kovetskiy/neovim-move', { 'do' : ':UpdateRemotePlugins' }

NOTE: Vim's restart is required due to the nature of neovim remote plugins.

Testing

make test

License

MIT