summarylogtreecommitdiffstats
path: root/vim-keybindings.patch
diff options
context:
space:
mode:
authorKoffeinFlummi2016-02-13 17:12:11 +0100
committerKoffeinFlummi2016-02-13 17:12:11 +0100
commita036d1cbb88d7bbbe8bf5b00ca413990f3c2afc1 (patch)
treeeae6c3247b2cd1e88b38213427532149056c3f67 /vim-keybindings.patch
parent2a5c5dddc95a10b9c7884f768225bb59610a4eb4 (diff)
downloadaur-a036d1cbb88d7bbbe8bf5b00ca413990f3c2afc1.tar.gz
Update patch with README changes
Diffstat (limited to 'vim-keybindings.patch')
-rw-r--r--vim-keybindings.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/vim-keybindings.patch b/vim-keybindings.patch
index d654c69ed2ac..1eb8b38d8245 100644
--- a/vim-keybindings.patch
+++ b/vim-keybindings.patch
@@ -179,10 +179,10 @@ index 6789770..22a0f3f 100644
extern PanelClass Panel_class;
diff --git a/README b/README
-index 3bc17a4..fd7a9d6 100644
+index 1af7377..92a76be 100644
--- a/README
+++ b/README
-@@ -16,6 +16,44 @@ but we also have code for running under FreeBSD and Mac OS X
+@@ -17,6 +17,44 @@ but we also have code for running under FreeBSD and Mac OS X
This software has evolved considerably over the years,
and is reasonably complete, but there is always room for improvement.
@@ -224,7 +224,7 @@ index 3bc17a4..fd7a9d6 100644
+* 'l' can no longer be used to list open files, being replaced with 'L'
+
+
- Comparison between 'htop' and classic 'top'
+ Comparison between `htop` and classic `top`
-------------------------------------------
diff --git a/ScreenManager.c b/ScreenManager.c