mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +00:00
vim-patch:37c64c78fd87
Note: Ignored changes to matchit.vim in favor offaca814116
. --- Update runtime files.37c64c78fd
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
" Author: Bram Moolenaar
|
||||
" Copyright: Vim license applies
|
||||
|
||||
" In case this gets loaded twice.
|
||||
if exists(':Termdebug')
|
||||
finish
|
||||
endif
|
||||
|
||||
command -nargs=* -complete=file Termdebug call s:StartDebug(<q-args>)
|
||||
|
||||
if !exists('debugger')
|
||||
|
Reference in New Issue
Block a user