mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
modules: move vim-dirtytalk to plugins/spellcheck
This commit is contained in:
parent
6011ec2bab
commit
b4384a833f
7 changed files with 48 additions and 8 deletions
5
modules/plugins/spellcheck/default.nix
Normal file
5
modules/plugins/spellcheck/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./vim-dirtytalk
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue