mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
6 lines
149 B
Lua
6 lines
149 B
Lua
-- TODO: remove this when PR is merged
|
|
vim.bo.commentstring = "; %s"
|
|
|
|
vim.bo.varsofttabstop = "4,30,8,4"
|
|
vim.wo.spell = true
|
|
vim.bo.spelllang = "fr"
|