feat: add nvim dap

This commit is contained in:
DACHXY 2025-01-29 14:27:46 +08:00
parent e501718888
commit c0f766ea26
15 changed files with 370 additions and 18 deletions

View file

@ -9,6 +9,8 @@
follow_mouse = 1;
accel_profile = "flat";
kb_options = "caps:swapescape";
touchpad = {
natural_scroll = true;
};