From ae253a2dad4a70d1787820792f6f991d80dcfe2a Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sun, 19 Jul 2009 00:29:47 +0200 Subject: [PATCH] Fix typo in README-repo.txt --- src/MacVim/README-repo.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/MacVim/README-repo.txt b/src/MacVim/README-repo.txt index 63626a3701..0a5522a858 100644 --- a/src/MacVim/README-repo.txt +++ b/src/MacVim/README-repo.txt @@ -1,5 +1,3 @@ -### MacVim ### - MacVim is a port of the text editor Vim to Mac OS X. More information can be found on the [project webpage][gcode]. The file `src/MacVim/README` gives an overview of the MacVim source code. @@ -19,7 +17,7 @@ overview of the MacVim source code. : display issues) `feat/input` : Refactored input code (improved input manager support, e.g. Kotoeri -: shortcuts like Cmd-Shift-; work, etc.) +: shortcuts like Ctrl-Shift-j work, etc.) _Note:_ Branches starting with `feat/` are experimental and will be rebased against master occasionally (other branches will not be rebased).