Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not an editor command: :MagmaInit #118

Open
MstislavKeldysh opened this issue Oct 18, 2023 · 2 comments
Open

Not an editor command: :MagmaInit #118

MstislavKeldysh opened this issue Oct 18, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@MstislavKeldysh
Copy link

I use vim-plug on neovim.

Added this to the vim plug bit of the config: Plug 'dccsillag/magma-nvim' and the suggested remapping commands to the end of my config.

Then, when opening a python file, I try to run :MagmaInit. I get an error saying that is not an editor command.

Probably just an issue that I forgot to add something, but not sure what.

@MstislavKeldysh MstislavKeldysh added the bug Something isn't working label Oct 18, 2023
@WhiteBlackGoose
Copy link
Collaborator

You need to run :UpdateRemotePlugins

@jian-ke
Copy link

jian-ke commented Jun 7, 2024

if you are using nvChad(lazy), you should load rplugin first, then run :UpdateRemotePlugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants