Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Languages #5

Open
JirR02 opened this issue Aug 24, 2022 · 3 comments
Open

Multiple Languages #5

JirR02 opened this issue Aug 24, 2022 · 3 comments

Comments

@JirR02
Copy link

JirR02 commented Aug 24, 2022

Is it possible to use multiple languages as a language source?

@f3fora
Copy link
Owner

f3fora commented Aug 24, 2022

yes. Check :help spelllang.
e.g in lua you can set vim.opt.spelllang = {'en', 'it'}.

@ducks4rule
Copy link

I tried this with vim.opt.spelllang = {'en_gb', 'de'}, both are installed and it did not work. Any help on how to troubleshoot?

@prncss-xyz
Copy link

What works for me is vim.opt.spelllang = 'en_us,fr'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants