spellcheck default false
This commit is contained in:
@@ -9,5 +9,5 @@ vim.opt.mouse="a"
|
|||||||
vim.opt.clipboard="unnamedplus"
|
vim.opt.clipboard="unnamedplus"
|
||||||
vim.g.mapleader = " "
|
vim.g.mapleader = " "
|
||||||
vim.g.maplocalleader = ","
|
vim.g.maplocalleader = ","
|
||||||
vim.opt.spell = true
|
-- vim.opt.spell = true
|
||||||
vim.opt.ignorecase = true
|
vim.opt.ignorecase = true
|
||||||
|
|||||||
Reference in New Issue
Block a user