.dotfiles/global/.config/nvim/lua/plugins/tabular.lua
2024-04-07 21:06:47 -04:00

4 lines
48 B
Lua

return {
"godlygeek/tabular",
lazy = false,
}