Better handling of Astrovim's user configuration.
This commit is contained in:
parent
29bc3efded
commit
8ab1d2f8e3
12 changed files with 2 additions and 1 deletions
4
astronvim/plugins/init.lua
Normal file
4
astronvim/plugins/init.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
{ "goolord/alpha-nvim", enabled = false },
|
||||
{ "rebelot/heirline.nvim", enabled = false },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue