neovim-flake/modules/plugins/spellcheck/default.nix

6 lines
43 B
Nix

{
imports = [
./vim-dirtytalk
];
}