mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Add nvim-pdb settings
This commit is contained in:
parent
745ec1862e
commit
a9d5dd455d
@ -891,5 +891,8 @@ if exists('g:started_by_firenvim') && g:started_by_firenvim
|
||||
autocmd BufEnter *.txt setlocal filetype=markdown.pandoc
|
||||
augroup END
|
||||
endif
|
||||
|
||||
""""""""""""""""""""""""""""""nvim-gdb settings""""""""""""""""""""""""""""""
|
||||
nnoremap <leader>dp :GdbStartPDB python -m pdb %<CR>
|
||||
"}}
|
||||
"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user