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

split up vimrc to support windows #28

Closed
joclement opened this issue Aug 15, 2017 · 1 comment
Closed

split up vimrc to support windows #28

joclement opened this issue Aug 15, 2017 · 1 comment

Comments

@joclement
Copy link
Owner

Currently all settings for vim are in 1 file. I should split it up into multiple files for more flexible usage of the settings.
A simple way would be:

  • 1 core vimrc, which works for all platforms and version of vim starting from 7
  • (Multiple) extra vimrc file to support extra features of f.x. the linux distributions
  • 2 main vimrc files:
    • 1 for windows
    • 1 for linux distros
@joclement
Copy link
Owner Author

I will do it when I'm at a windows os again. Makes testing easier.

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