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

By default, allow nonvim style shift+arrow key selection of text. #59

Closed
tobi opened this issue Jan 2, 2011 · 4 comments
Closed

By default, allow nonvim style shift+arrow key selection of text. #59

tobi opened this issue Jan 2, 2011 · 4 comments

Comments

@tobi
Copy link

tobi commented Jan 2, 2011

add to .vimrc (not .gvimrc) :

let macvim_hig_shift_movement = 1

This will make the editor much more familiar for people starting out.

@andremedeiros
Copy link

+1

@tmm1
Copy link
Contributor

tmm1 commented Jan 30, 2011

Thanks tobi, this has been driving me nuts.

@tmm1
Copy link
Contributor

tmm1 commented Jan 30, 2011

Use mac-style shift+arrow-key behavior in macvim (closed by b84b73a)

@kalbasit
Copy link
Member

I have disabled the mvim shift-arrow-keys by default, after all it is not vim way to work, would someone please help and mention how to enable it back in the Customization wiki page, I've already mentioned how in b7ca406 commit message.. Thanks :)

This issue was closed.
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

4 participants