mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Install tabularize
This commit is contained in:
parent
5b1fabf1a6
commit
542b796cf3
1 changed files with 5 additions and 0 deletions
5
lua/plugins/tabularize.lua
Normal file
5
lua/plugins/tabularize.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{
|
||||
"godlygeek/tabular",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue