Skip to content

Instantly share code, notes, and snippets.

@nhooyr
Created March 5, 2016 23:28
Show Gist options
  • Save nhooyr/dcee67de0081d830c1ef to your computer and use it in GitHub Desktop.
Save nhooyr/dcee67de0081d830c1ef to your computer and use it in GitHub Desktop.
call plug#begin('.')
Plug 'benekastah/neomake'
call plug#end()
let g:tagbar_autofocus = 1
set statusline+=%{neomake#statusline#QflistStatus('qf:\ ')}%{neomake#statusline#QflistStatus('qf:\ ')}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment