From 78330ec1329916dca364eca8d82d116445634f4b Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sat, 21 Nov 2009 16:36:13 +0100 Subject: [PATCH] Remove feat/core-text 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 94218ab6e6..89f47ac66b 100644 --- a/src/MacVim/README-repo.txt +++ b/src/MacVim/README-repo.txt @@ -12,9 +12,6 @@ overview of the MacVim source code. : files from the Vim FTP included `stable` : Used to build the Stable binary distribution -`feat/core-text` -: Core Text renderer (fast with improved Unicode rendering, but has some -: display issues) _Note:_ Branches starting with `feat/` are experimental and will be rebased against master occasionally (other branches will not be rebased).