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

6 lines
87 B
Lua
Raw Normal View History

2023-04-16 00:10:33 +02:00
return {
{ "johnfrankmorgan/whitespace.nvim",
event = "User AstroFile",
},
}