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
6 changed files with 19 additions and 65 deletions

View file

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