.files/.config/nvim/ftplugin/ledger.lua

6 lines
148 B
Lua

-- TODO: remove this when PR is merged
vim.bo.commentstring = "; %s"
vim.bo.varsofttabstop = "4,30,8,4"
vim.o.spell = true
vim.bo.spelllang = "fr"