dotfiles/home/apps/neovim/lua/plugins/vanity.lua

5 lines
64 B
Lua
Raw Normal View History

---@type LazyPluginSpec[]
return {
"wakatime/vim-wakatime",
}