1 2 3 4 5 6 7 8 9
return { { "ledger/vim-ledger", ft = "ledger", init = function() vim.g.ledger_fuzzy_account_completion = 1 end, }, }