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

source ~/ivim/vimrc didn’t work #115

Closed
suliveevil opened this issue May 17, 2020 · 5 comments
Closed

source ~/ivim/vimrc didn’t work #115

suliveevil opened this issue May 17, 2020 · 5 comments

Comments

@suliveevil
Copy link

It’s been working for a while, somehow it didn’t work and iVim go black and quit.
I tried change

source ~/ivim/vimrc

to

source ivim/vimrc

and rename ivim/vimrc to vimrc.vim then

source ~/ivim/vimrc.vim

It still didn’t work.
Did I miss something?

@htkm
Copy link

htkm commented May 26, 2020

cloud you try :version and come back with the output?

@suliveevil
Copy link
Author

version

It’s confusing me that at first time I setup step by step and it works somehow I added some submodules and iVim go black and stucked.

There is no warning or error to find out what is happening to iVim ,so I delete all the config.

Life is so hard on iPadOS……

@htkm
Copy link

htkm commented May 27, 2020

So, the output reads like you can take off the ivim part of your source command. My understanding is you created ivim directory wanting to put your setup there. Is that right?

@terrychou
Copy link
Owner

It may have some problematic commands in the sourced file. It is hard to tell if we don't know its content.

@suliveevil
Copy link
Author

I was using brettc’s solution to add plugins to iVim back then.
Now I give up using git submodule because Working Copy’s submodule sucks…

I’m using Vim8’s builtin package management now,and it works fine and plainly understandable than pathogen or dein.

I comment my solution to issue-107

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

3 participants