.dotfiles/global/.config/nvim/lua/plugins/tabular.lua
2025-01-18 10:50:04 +01:00

4 lines
48 B
Lua

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