1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-24 18:00:59 +01:00

plugins/nvim-osc52: remove module

The plugin is obsolete as the feature provided by it has been added to
Neovim itself.

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-10-14 21:26:30 +02:00 committed by Matt Sturgeon
parent 69d72bb82d
commit 32a3fa118d
4 changed files with 8 additions and 152 deletions

View file

@ -32,6 +32,7 @@ in
# removed
"packer"
"rust-tools"
"nvim-osc52"
"treesitter-playground"
# renamed
"surround"