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

Do stuff in VimL instead of the shell #211

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

lucc
Copy link
Collaborator

@lucc lucc commented Feb 17, 2017

I am trying to move some code from the shell script to VimL because we can be sure that VimL will be the same on all systems. And also this spawns less processes and hence should be faster.

@rkitover
Copy link
Owner

I tried this sort of thing before, and it didn't work well, when you open a man page it has to open it instantly, if vim is processing it there's a lag, and that's very annoying.

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

Successfully merging this pull request may close these issues.

2 participants