@@ -126,7 +126,7 @@ M.get_cspell_config = function(params)
return {
config = cspell_config,
- path = cspell_json_path,
+ path = '~/.config/cspell/cspell.json',
}
end