got spelllang en_us and nl working (whoohoo!)
This commit is contained in:
parent
a42fe4d10b
commit
af71db9867
@ -1,6 +1,8 @@
|
||||
vim.o.number = true
|
||||
vim.o.relativenumber = true
|
||||
|
||||
vim.opt.spelllang = {"en_us", "nl"}
|
||||
|
||||
vim.opt.termguicolors = true
|
||||
|
||||
vim.o.mouse = "a"
|
||||
|
Loading…
x
Reference in New Issue
Block a user