mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-06 18:27:33 +00:00
Update neomake url
This commit is contained in:
parent
63f04cc857
commit
6cb6db86bc
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user