Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

settings to change nerd leader key#433

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
mirsella wants to merge2 commits intopreservim:master
base:master
Choose a base branch
Loading
frommirsella:master

Conversation

@mirsella
Copy link

adding the g:NERDLeaderKey settings to change nerdcommenter default leader key 'c'

we can set in vimrc :
let g:NERDLeaderKey = 'v' to use v instead of c
now we can usevc to comment andvu to uncomment, etc

tell me what you think :)

with the option g:NERDLeaderKey you can set a custom nerdcommenterleader key, to replace the default one which is 'c'.we can set in vimrc :`let g:NERDLeaderKey = 'v'` to use 'v' instead of 'c'.now we can use `vc` to comment and `vu` to uncomment. all defaultkeybinding work as far as i tested
updated readme to see show the g:NERDLeaderKey options
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@mirsella

[8]ページ先頭

©2009-2025 Movatter.jp