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

Implemented Vim's 'cursorline' option #176

Merged
merged 1 commit into from Mar 9, 2013
Merged

Conversation

modosist
Copy link
Contributor

@modosist modosist commented Mar 9, 2013

(1) I implemented a 'cursorline' option, which allows to enable/disable highlighting of the line with cursor.

(2) Removed alias 'l' for 'list' option (not specified in Vim's documentation)

keforbes added a commit that referenced this pull request Mar 9, 2013
Implement Vim's 'cursorline' option
@keforbes keforbes merged commit 77a024a into vrapper:master Mar 9, 2013
@keforbes
Copy link
Contributor

keforbes commented Mar 9, 2013

Nicely done! That's a great little refactoring too. Oh, and good catch on the l alias, I had looked at :help list which has an alias of l but that's because it's a completely different feature. Woops.

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.

None yet

2 participants