deprecate nvimCodeActionMenu

This commit is contained in:
raf 2024-07-20 16:51:51 +03:00 committed by diniamo
commit 8090aecff3
5 changed files with 14 additions and 60 deletions

View file

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