Files
neovim-config/lua/plugins/ugbi.lua
T
rootiest 2807567e34 🖍️ Plugin and Theme Formatting
- Formatting cleanup
2024-07-12 21:39:48 -04:00

8 lines
292 B
Lua

-- -----------------------------------------------------------------------------
-- --------------------------- User-getting-bored ------------------------------
-- -----------------------------------------------------------------------------
return {
"mikesmithgh/ugbi",
lazy = false,
}