You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using neovim and when i add word to user dictionary the error disappears from diagnostic.
However I'm not able to find cspell.json file anywhere.
Is there a command like CocConfig or something to open cspell.json file ?
I've configured a path in coc-config.json ("cSpell.import": ["~/.config/nvim/general"]) as well, but when i add word in dictionary it doesn't appear there.
Is there a way to configure the default path for coc-add-word-to-user-dictionary ?
The text was updated successfully, but these errors were encountered:
I'm using neovim and when i add word to user dictionary the error disappears from diagnostic.
However I'm not able to find cspell.json file anywhere.
Is there a command like
CocConfig
or something to opencspell.json
file ?I've configured a path in
coc-config.json
("cSpell.import": ["~/.config/nvim/general"]
) as well, but when i add word in dictionary it doesn't appear there.Is there a way to configure the default path for coc-add-word-to-user-dictionary ?
The text was updated successfully, but these errors were encountered: