AutoYADM commit: 2025-01-01 16:15:02
This commit is contained in:
parent
d1121606a7
commit
8380617458
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ vim.api.nvim_create_autocmd({ "FileType" }, {
|
|||
end
|
||||
end, { desc = "Continue List", silent = true, remap = true })
|
||||
vim.opt_local.wrap = true
|
||||
vim.opt_local.spell = false
|
||||
vim.opt_local.spell = true
|
||||
-- local secondary = "#379393"
|
||||
-- local primary = "#933737"
|
||||
-- local colorbuddy = require("colorbuddy")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue