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

$ bracket insertion for php users #20

Closed
rafaqz opened this issue Apr 26, 2013 · 1 comment
Closed

$ bracket insertion for php users #20

rafaqz opened this issue Apr 26, 2013 · 1 comment

Comments

@rafaqz
Copy link

rafaqz commented Apr 26, 2013

Hey thanks for the asesome vimrc. Its really made vim amazing.

I have one, tiny niggle... using the $ character for inserting quotes and brackets can drive a php user crazy, jqery as well. I type $e about 50 times a day, and it took me a month to figure out what was making the brackets all the time.

I comment it out, just though I would let you know for the php users in general, as I takes a while to figure out what the problem is when you are typing quickly.

But really thanks for sharing your vimrc.

@amix
Copy link
Owner

amix commented Apr 29, 2013

In your ~/.vim_runtime/my_configs.vim simply put following:

iunmap $e

This will revert $e to it's default binding.

Regards,
Amir

@amix amix closed this as completed Apr 29, 2013
RandyMcMillan pushed a commit to RandyMcMillan/vimrc that referenced this issue Nov 4, 2019
Closes amix#20.

Link to an image from issue amix#19 from readme.

Also linkify wikipedia link.
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