0 Forks
13 Stars
13 Watchers

nvim-copy

nvim-copy is a Neovim plugin written in Lua that allows you to copy the content of files—from visible buffers, Git-modified files, quickfix lists, Harpoon marks, or entire directories—to the clipboard. The plugin supports preserving code folds, making it easier to view folded sections in the copied output.

How to download and setup nvim-copy

Open terminal and run command
git clone https://github.com/YounesElhjouji/nvim-copy.git
git clone is used to create a copy or clone of nvim-copy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nvim-copy https://github.com/YounesElhjouji/nvim-copy/archive/master.zip

Or simply clone nvim-copy with SSH
[email protected]:YounesElhjouji/nvim-copy.git

If you have some problems with nvim-copy

You may open issue on nvim-copy support forum (system) here: https://github.com/YounesElhjouji/nvim-copy/issues