Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 531 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 531 Bytes

nvim-dap-kitty-launcher

A plugin for launching nvim-dap using Kitty launch command.

Features

Currently this plugin is supported for the following DAP adapters:

  • Python: debugpy

Quickstart

You can install the package by...

Contribution

Your help is greatly appreciated! You can contribute by reporting issues or suggesting new features or a pull request.

Credits

The way of launching was inspired and influence by vim-test.