Fix (currently pointles) plugin file
This commit is contained in:
parent
466e7eeb47
commit
d02096f132
1 changed files with 2 additions and 3 deletions
|
|
@ -25,13 +25,12 @@ endfunction
|
|||
if exists( "g:loaded_vimpector" )
|
||||
call s:restore_cpo()
|
||||
finish
|
||||
endif
|
||||
|
||||
" TODO:
|
||||
" - Check Vim version (for jobs)
|
||||
" - Check python support
|
||||
" - ?
|
||||
|
||||
endif
|
||||
" - Add commands/mappings/menus?
|
||||
|
||||
let g:loaded_vimpector = 1
|
||||
"}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue