vimspector/support/doc/example_vimrc.vim
2019-05-19 20:24:56 +01:00

4 lines
103 B
VimL

let g:vimspector_enable_mappings = 'HUMAN'
packadd! vimspector
syntax enable
filetype plugin indent on