diff --git a/src/MacVim/README-repo.txt b/src/MacVim/README-repo.txt index 94218ab6e6..c61fc39a2c 100644 --- a/src/MacVim/README-repo.txt +++ b/src/MacVim/README-repo.txt @@ -15,6 +15,8 @@ overview of the MacVim source code. `feat/core-text` : Core Text renderer (fast with improved Unicode rendering, but has some : display issues) +`feat/inline-im` +: Inline IM support (Vim draws marked text) _Note:_ Branches starting with `feat/` are experimental and will be rebased against master occasionally (other branches will not be rebased).