obligatory formatting run
This commit is contained in:
parent
3dd0e7ac89
commit
fb7c11497d
12 changed files with 117 additions and 100 deletions
|
@ -39,7 +39,7 @@ vim.opt.spell = true
|
|||
-- stuff
|
||||
vim.opt.mousemodel = "extend"
|
||||
|
||||
vim.opt.fillchars:append({ eob = ' ' })
|
||||
vim.opt.fillchars:append({ eob = " " })
|
||||
|
||||
vim.opt.termguicolors = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue