add tabularize plugin
This commit is contained in:
parent
becf28986a
commit
71c46eebc9
@ -3,6 +3,11 @@
|
||||
local default_plugins = {
|
||||
|
||||
"nvim-lua/plenary.nvim",
|
||||
{
|
||||
"godlygeek/tabular",
|
||||
lazy = false,
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"NvChad/base46",
|
||||
|
Loading…
Reference in New Issue
Block a user