Skip to content

ISSUE-767 - default inoremap breaks shell, php, perl coding #768

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tmack0
Copy link

@tmack0 tmack0 commented Dec 27, 2024

Per issue description, this comments out the global inoremap of "$" aliases to prevent annoying remaps during coding in shell, perl, php and anything else that uses $ for variable declarations (or even just typing in money values).
Not sure why an alias is needed for curlys/brackets, its quicker to just hit those keys on a "normal" keyboard anyway, and auto-close is handled with other remaps.
If they are useful for some other macro/language/remap, they should go in specific envs for that situation, not the global one.

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.

1 participant