mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
6 lines
133 B
Lua
6 lines
133 B
Lua
-- Table Mode for instant table creation
|
|
-- https://github.com/dhruvasagar/vim-table-mode
|
|
return {
|
|
"dhruvasagar/vim-table-mode",
|
|
}
|