Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can I setup my vim-airline or vim-powerline
    primarykey
    data
    text
    <p>Hello I am trying to install <a href="https://github.com/Lokaltog/vim-powerline" rel="noreferrer">vim-powerline</a> or <a href="https://github.com/Lokaltog/powerline" rel="noreferrer">new-powerline</a> or <a href="https://github.com/bling/vim-airline" rel="noreferrer">vim-airline</a> on Windows7 on a <a href="https://bitbucket.org/Haroogan/vim-for-windows/src" rel="noreferrer">64bit version of vim</a> But I cannot get either of those working.</p> <p>In <strong>vim-powerline</strong>: I get the status line but can't see the nice '&lt;' delimiters: <img src="https://i.stack.imgur.com/QwKky.jpg" alt="vim-powerline"> I installed the plugin via <code>Vundle</code> and updated my <code>_vimrc</code></p> <pre><code>let g:Powerline_symbols = 'fancy' set encoding=utf-8 set t_Co=256 set fillchars+=stl:\ ,stlnc:\ let g:Powerline_mode_V="V·LINE" let g:Powerline_mode_cv="V·BLOCK" let g:Powerline_mode_S="S·LINE" let g:Powerline_mode_cs="S·BLOCK" </code></pre> <p>Any combinaison looks pretty much the same. It seems that one might have to install new fonts, but there is no <code>how-to</code> for windows, </p> <p><strong>vim-airline</strong> I finally found those fonts looking at the <a href="https://github.com/bling/vim-airline" rel="noreferrer">vim-airline</a> plugin.</p> <p>Once again I can't get it quite right, I can see some ugly '&lt;&lt;' <img src="https://i.stack.imgur.com/I28da.jpg" alt="vim-airline-pict"> This is not the beautiful <a href="https://github.com/bling/vim-airline/wiki/Screenshots" rel="noreferrer">screenshot</a> provided</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload