Skip to content

sharksforarms/vimspector-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vimspector-gen

This plugin can be used to generate/update a .vimspector.json file with your targets.

Installation

vim-plug

Plug 'sharksforarms/vimspector-gen'

:UpdateRemotePlugins will need to be called after installation to load the plugin

Functions

This plugin exposes the following functions

" Creates the .vimspector.json file
:VimspectorGenerateNew <lang>

" Updates the .vimspector.json file
:VimspectorGenerateUpdate <lang>

Supported Languages

Language
rust

About

Generate/update .vimspector.json file with your targets!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages