plugins/nvim-osc52: init + tests (#261)

nvim-osc52 is a plugin that allows to copy from neovim using OSC52 control sequences (works through SSH for example)
This commit is contained in:
traxys 2023-03-16 11:18:54 +01:00 committed by GitHub
parent f5f33b5390
commit c6fa30b81c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 144 additions and 0 deletions

View file

@ -70,6 +70,7 @@
./utils/nvim-bqf.nix
./utils/nvim-colorizer.nix
./utils/nvim-tree.nix
./utils/nvim-osc52.nix
./utils/project-nvim.nix
./utils/specs.nix
./utils/startify.nix