From 64dc737f75f87f7d16b701928745ee1783773e5a Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Fri, 22 Aug 2014 00:35:00 -0600 Subject: [PATCH] Improve docs for Conceal support --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index d747e9b..97aa0e1 100644 --- a/README.markdown +++ b/README.markdown @@ -18,6 +18,9 @@ This Vim color scheme features: * Support for [tpope/vim-markdown][tm], [plasticboy/vim-markdown][pm], and [gabrielelana/vim-markdown][gm] * Support for the [bling/vim-airline][ba] status bar plugin +* Support for Vim’s Conceal feature to hide `_` and `*` characters when + displaying \_*italic*\_, \*\*__bold__\*\* and \*\*\*___bold + italic___\*\*\* styled text in Markdown [tm]: http://github.com/tpope/vim-markdown [pm]: http://github.com/plasticboy/vim-markdown