plugins/rest-nvim: revert by-name migration

Not sure yet why, but this plugin being here breaks treesitter and
neotest.
This commit is contained in:
Austin Horstman 2024-09-10 18:10:09 -05:00
parent fc7e9b2927
commit 7484be88c7
No known key found for this signature in database
3 changed files with 2 additions and 0 deletions

View file

@ -32,6 +32,8 @@
./pluginmanagers/lazy.nix
./pluginmanagers/lz-n.nix
./utils/rest.nix
./deprecation.nix
];
}