modules: move vim-dirtytalk to plugins/spellcheck

This commit is contained in:
raf 2024-04-14 14:41:10 +03:00
commit b4384a833f
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 48 additions and 8 deletions

View file

@ -29,6 +29,8 @@ inputs: let
};
};
vim.spellcheck.vim-dirtytalk.enable = true;
vim.lsp = {
formatOnSave = true;
lspkind.enable = false;