Skip to content

Commit

Permalink
Update neomake url
Browse files Browse the repository at this point in the history
  • Loading branch information
ViViDboarder committed Oct 25, 2017
1 parent 63f04cc commit 6cb6db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/rc/plugins/neomake.rc.vim
@@ -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 .

0 comments on commit 6cb6db8

Please sign in to comment.