My variant of Vim documentation has moved to bitbucket pages

This commit is contained in:
Foo 2015-07-19 15:03:28 +03:00
parent 9b71beb17f
commit 67dc10d124

View File

@ -244,8 +244,8 @@ highlighting groups are usually cleared, including those defined by powerline.
To workaround this issue powerline hooks ``Colorscheme`` event, but when you To workaround this issue powerline hooks ``Colorscheme`` event, but when you
source vimrc with ``BufWritePost`` (or any other) event, but without ``nested`` source vimrc with ``BufWritePost`` (or any other) event, but without ``nested``
this event is not launched. See also `autocmd-nested this event is not launched. See also `autocmd-nested
<http://vimpluginloader.sourceforge.net/doc/autocmd.txt.html#autocmd-nested>`_ <http://vimcommunity.bitbucket.org/doc/autocmd.txt.html#autocmd-nested>`_ Vim
Vim documentation. documentation.
Powerline loses color after saving any file Powerline loses color after saving any file
------------------------------------------- -------------------------------------------