add example vimrc
This commit is contained in:
parent
a343dbf3bd
commit
e1625ced2f
1 changed files with 4 additions and 0 deletions
4
support/doc/example_vimrc.vim
Normal file
4
support/doc/example_vimrc.vim
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
let g:vimspector_enable_mappings = 'HUMAN'
|
||||
packadd! vimspector
|
||||
syntax enable
|
||||
filetype plugin indent on
|
||||
Loading…
Add table
Add a link
Reference in a new issue