liuchengxu / space-vim

:four_leaf_clover: Lean & mean spacemacs-ish Vim distribution
https://liuchengxu.github.io/space-vim/
MIT License
2.85k stars 255 forks source link

Add Vimspector layer #490

Closed rene-descartes2021 closed 1 year ago

rene-descartes2021 commented 2 years ago

Vimspector is used in the C# layer I'm working on. Vimspector also supports many languages other than C#, so I split Vimspector into its own layer.

~TODO: Oh I realize I should update layers/LAYERS.md to include the new layer.~ Done. ~TODO: lazy-load and add hotkeys to README.md.~ Done.