Fix #24 - typo: Ternimal
-> Terminal
This commit is contained in:
parent
fa63556530
commit
fa84d5c0a5
@ -108,7 +108,7 @@ function! s:f_debugger.showTerminalBuffer() dict
|
||||
setlocal buftype=nofile
|
||||
setlocal bufhidden=wipe
|
||||
let self.terminalBuffer=bufnr('')
|
||||
silent file Vebugger:Ternimal
|
||||
silent file Vebugger:Terminal
|
||||
wincmd p
|
||||
endfunction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user