feat: add path to spellfiles

This commit is contained in:
fiplox 2023-04-10 18:15:48 +02:00
parent a9d6652166
commit 12d128fa68
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ require('lazy').setup('plugins', {
performance = { performance = {
rtp = { rtp = {
reset = true, reset = true,
-- paths = { '~/.local/share/nvim/site/' }, paths = { '~/.local/share/nvim/site/' },
disabled_plugins = { disabled_plugins = {
'fzf', 'fzf',
'gzip', 'gzip',