dotfiles/astronvim/lua/user/plugins/whitespace.lua

6 lines
87 B
Lua

return {
{ "johnfrankmorgan/whitespace.nvim",
event = "User AstroFile",
},
}