Replies: 1 comment 1 reply
-
Our VS Code integration works with VSCode.net, which is a web only version. I think this would be a question for them or the Plug-In developers. When developing a plugin for the web, the .vimrc file may have to be placed at a different location that is accessible by the browser, as by default it won't be able to reach your home folder. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Configuration
Blink Shell (AppStore Version) v15.0.7.536
iPadOS 15.4.1
Describe the bug
I‘m trying to change keybindigs of Vim Plug-in from VSCode. In my computer i place .vimrc in $HOME but, I couldn’t figure out where I should locate it.
I’m using Blink Shell with Github Codespaces.
/private/var/mobile/Containers/Shared/AppGroup/60A91B2B-7F08-4392-9537-902CD8A7E144/home
and/private/var/mobile/Containers/Shared/AppGroup/60A91B2B-7F08-4392-9537-902CD8A7E144/home/.blink
doesn’t work.Beta Was this translation helpful? Give feedback.
All reactions