deprecate nvimCodeActionMenu

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

View file

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