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

:m command doesn't work #2010

Closed
firel246 opened this issue Sep 7, 2017 · 3 comments
Closed

:m command doesn't work #2010

firel246 opened this issue Sep 7, 2017 · 3 comments

Comments

@firel246
Copy link

firel246 commented Sep 7, 2017

I've read on a vim-related website that you can move a line with ":m".
:m 12 | move current line to after line 12

However it does not work at all. Nothing is happening.
Should these commands be somehow mapped or enabled?

@Chillee
Copy link
Member

Chillee commented Sep 7, 2017

These only work if you have neovim integration for ex commands enabled.

@bufke
Copy link

bufke commented Sep 8, 2017

It doesn't work with "vim.enableNeovim": true either as far as I can tell.

@Chillee
Copy link
Member

Chillee commented Sep 8, 2017

Are you sure you have neovim installed with version 0.2.0?

@jpoon jpoon closed this as completed May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants