diff --git a/lua/custom/init.lua b/lua/custom/init.lua index d0117d8..23848ff 100644 --- a/lua/custom/init.lua +++ b/lua/custom/init.lua @@ -177,6 +177,7 @@ vim.api.nvim_create_autocmd("FileType", { vim.opt_local.spell = true vim.opt_local.conceallevel = 0 vim.opt.wrap = true + -- vim.opt.formatoptions = "" end, }) diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index 1227cd2..f7e4148 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -342,3 +342,6 @@ unknowability talmann Goldberger ofc +shockwaves +deerhash +argon2 diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl index a1662a5..196353d 100644 Binary files a/spell/en.utf-8.add.spl and b/spell/en.utf-8.add.spl differ