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

Improve portability #14

Open
dag opened this issue Jul 3, 2013 · 0 comments
Open

Improve portability #14

dag opened this issue Jul 3, 2013 · 0 comments

Comments

@dag
Copy link
Owner

dag commented Jul 3, 2013

It might be useful to be able to use vim-fish with the tiny and small Vim builds; we should check for the relevant features with has() guards. Similarly, it could be useful to not require the latest version of Vim and at least support whatever old version is packaged for stable Linux distributions like Debian and Red Hat. This would mean fixing issues like #13.

It's debatable whether we should support running Vim in compatible mode, which would mean things like adding &cpo resets to every file.

dag added a commit that referenced this issue Jul 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant