From d96b64262da4fd77c20669673b03814dde4bcbf9 Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sun, 9 Aug 2009 00:01:22 +0200 Subject: [PATCH] Delete feat/input from README-repo.txt --- src/MacVim/README-repo.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/MacVim/README-repo.txt b/src/MacVim/README-repo.txt index 0a5522a858..94218ab6e6 100644 --- a/src/MacVim/README-repo.txt +++ b/src/MacVim/README-repo.txt @@ -15,9 +15,6 @@ overview of the MacVim source code. `feat/core-text` : Core Text renderer (fast with improved Unicode rendering, but has some : display issues) -`feat/input` -: Refactored input code (improved input manager support, e.g. Kotoeri -: 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).