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

Does not play nice in VSCode|VSCodium through the neovim extension #76

Open
hoijui opened this issue Sep 7, 2021 · 0 comments
Open

Comments

@hoijui
Copy link

hoijui commented Sep 7, 2021

I figured this out with the help of the maintainers of that extension, here:
vscode-neovim/vscode-neovim#742

background info:

  • VSCodium is the non-Microsoft version of VSCode (just branding changed, and not compiled by MS)
  • There is an extension (plugin) for VSCode, that allows to hijack an external, native neovim binary, to be able to navigate/edit text the Vim way (with insert- and normal-mode and what not)
  • If that neovim is configured to use myusuf3/numbers.vim, switching to insert-mode with i makes the cursor jump 4 chars to the right
  • This effect disappears after some time working in the file, and re-appears every time one switches to an other tab.

I assume, you do not care much, and it is not really an issue with your plugin, I assume, but maybe you want to document it in the README?
Either way... thanks for the plugin, it is great when using Vim natively! :-)

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

1 participant