Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vimagit
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
jreybert
vimagit
Commits
5921ef42
Commit
5921ef42
authored
Mar 11, 2017
by
Jerome Reybert
Browse files
Options
Downloads
Patches
Plain Diff
README: fix <C-n> in markdown
parent
6e7de30b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
5921ef42
...
@@ -204,7 +204,7 @@ E means 'edit'.
...
@@ -204,7 +204,7 @@ E means 'edit'.
:exclamation: this function is extremely powerful, just give it a try!
:exclamation: this function is extremely powerful, just give it a try!
##### <C-n>,<C-p>
#####
\
<C-n>,
\
<C-p>
*
Move to
**N**
ext or
**P**
revious hunk.
*
Move to
**N**
ext or
**P**
revious hunk.
##### CC
##### CC
...
@@ -241,8 +241,8 @@ E means 'edit'.
...
@@ -241,8 +241,8 @@ E means 'edit'.
#### Mapping update
#### Mapping update
Since vimagit 1.7, jump mappings have changed:
Since vimagit 1.7, jump mappings have changed:
*
Jump next hunk :
**N**
->
**<C-n>**
*
Jump next hunk :
**N**
->
**
\
<C-n>**
*
Jump prev hunk :
**P**
->
**<C-p>**
*
Jump prev hunk :
**P**
->
**
\
<C-p>**
#### Autocommand events
#### Autocommand events
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment