Add vdebug

This commit is contained in:
2025-01-04 02:21:11 +01:00
parent a8c4ea36cc
commit 1aaa41fc42
15 changed files with 30 additions and 40 deletions

View File

@ -0,0 +1,3 @@
vim.bo.expandtab = true
vim.bo.tabstop = 2
vim.bo.shiftwidth = 2