removed link to Stack Exchange

Ian Channing 2018-06-18 13:41:50 +02:00
parent 733626c52b
commit 44d88bf44a

@ -1,5 +1,3 @@
N.B. I've also answered this on [Vi Stack Exchange][15], but I'm posting it here as it took a lot of work.
This took hours to figure out, so here's more of a dummies guide for Fedora/Ubuntu, with a special section for Windows.
The first is figuring out what the hell are those strange but nice angle brackets that appear in the vim-airline status bar. The background is that airline is a pure vim version of powerline (which was python), and powerline uses UTF-8 characters to insert those angle brackets. So vim-airline just uses the same UTF-8 characters.