Skip to content

Trouble with LazyVim setup #84

@LosChill

Description

@LosChill

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions