feat: added an example on how to use mini.starter instead of alpha
This commit is contained in:
parent
c137431c14
commit
e6e6613011
2 changed files with 4 additions and 4 deletions
4
lua/plugins/ui.lua
Normal file
4
lua/plugins/ui.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
-- use mini.starter instead of alpha
|
||||
-- { import = "lazyvim.plugins.extras.ui.mini-starter" },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue