neovim-flake/modules/plugins/lsp/code-actions/fastaction-nvim/default.nix

6 lines
66 B
Nix

{
imports = [
./config.nix
./fastaction-nvim.nix
];
}