Update neomake url

This commit is contained in:
ViViDboarder 2017-10-24 20:50:38 -07:00
parent 63f04cc857
commit 6cb6db86bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Plug 'benekastah/neomake'
Plug 'neomake/neomake'
nnoremap <F5> :Neomake<CR>
let g:neomake_python_enabled_makers = ['flake8']
command! TagsUpdate NeomakeSh ctags -R .