.files/.config/nvim/ftplugin/ledger.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"