add make run command

This commit is contained in:
2025-10-30 01:44:36 -03:00
parent 704422d374
commit 33b2570b4e
2 changed files with 16 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ require("lazy").setup({
})
require("config.cmake")
require("config.make")
require("config.lsp")
require("config.dap")