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

Vim configuration is opinionated and does not provide any opt-out #690

Open
andrewnicols opened this issue Nov 29, 2021 · 1 comment
Open

Comments

@andrewnicols
Copy link

I've been looking to adopt dotfiles for my configurations, and have sadly found that the vim configuration is rather opinionated and to undo those views I have to unmap and then remap a whole host of keys mappings.

In particular, the author has taken the opinion that <space> should be the leader rather than the default (\). To remap this, one must make quite a few changes.

I'd suggest that some way to select your own leader be provided - perhaps a .vimleader file, or similar.

@geoffharcourt
Copy link
Collaborator

To opt-out of the Vim configuration but retain everything else (zsh, etc.), you can create your own .vimrc file to block this file from being symlinked. This file could be in your personal dotfiles overrides or could reside in your home directory as a file rather than a symlink.

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

2 participants