]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.vimrc: Don't set 'statusline' if we're using AirlineTheme
authorTony Duckles <tony@nynim.org>
Sun, 19 Nov 2017 01:15:18 +0000 (19:15 -0600)
committerTony Duckles <tony@nynim.org>
Sun, 19 Nov 2017 01:15:18 +0000 (19:15 -0600)
commit3b742e410180ba5562fd8aa417be674846a9577b
treeb7ff1086b64009da8ebd16049bc1728446a7e293
parentcd6af1cc9c9f21f68767df072d6001d5d918c2cf
.vimrc: Don't set 'statusline' if we're using AirlineTheme

- If Airline plugin is active, no need to set 'statusline'.  Setting
  'statusline' can temporary mess up the statusline when re-source'ing
  .vimrc.

- Allow opt-into using Airline powerline fonts. Use Airline powerline
  fonts in GUI Vim.
.vimrc