-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I am trying to set up magma with LazyVim. Any help would be appreciated for basic configuration. I have magma installed in its own /nvim/lua/plugins/magma.lua file. The file only contains the basic installation:
return{
{
"dccsillag/magma-nvim",
},
}
I have not configured any custom keys yet. Magma appears in LazyVim as "Loaded". Checkhealth shows everything is ok.
The problem is that I cannot run any :Magma commands.
For example, in Normal mode, running :MagmaInit
returns this error:
E492: Not an editor command: MagmaInit
I apologize if this is a trivial issue and super obvious. I just need some help. Any help would be appreciated. Thank you.
bermell, buck-ross, Leon-Ashley, mani-builds and HazemElmahy
Metadata
Metadata
Assignees
Labels
No labels