dotfiles/vim/.config/nvim/lua/plugins/ledger-cli.lua

5 lines
58 B
Lua
Raw Normal View History

return {
-- Add vim-ledger
{ "ledger/vim-ledger" },
}