Skip to content

Commit d3eb736

Browse files
committed
update
1 parent ff360f7 commit d3eb736

File tree

2 files changed

+1
-72
lines changed

2 files changed

+1
-72
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ vim.opt.listchars = { tab = '» ', trail = '·', nbsp = '␣' }
149149

150150
-- Spell Check
151151
vim.opt.spell = true
152-
vim.opt.spelllang = 'en_US'
152+
-- vim.opt.spelllang = 'en_US'
153153
-- Preview substitutions live, as you type!
154154
vim.opt.inccommand = 'split'
155155

lua/custom/plugins/avante.lua

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)