summaryrefslogtreecommitdiff
path: root/lua/ben/plugins/table-mode.lua
blob: 838d8136e6c3dd3eb170305402c47bdbcbfa9c0c (plain)
1
2
3
4
return {
	"dhruvasagar/vim-table-mode",
	ft = { "org", "markdown", "text" },
}