deprecate nvimCodeActionMenu

This commit is contained in:
raf 2024-07-20 16:51:51 +03:00
commit 16f781e627
Signed by: NotAShelf
GPG key ID: AF26552424E53993
5 changed files with 14 additions and 60 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./fastaction-nvim.nix
];
}