/bin/twn: devcompl command to generate clangd completions in root

This commit is contained in:
veclavtalica
2025-02-22 20:29:28 +03:00
parent 62866d33ae
commit d5aec5e6e1
31 changed files with 19 additions and 8 deletions

View File

@ -1,3 +1,3 @@
[[deps]]
source = "../../../common-data"
source = "../../../data"
name = "common-data"

View File

@ -1,3 +1,3 @@
[[deps]]
source = "../../../common-data" # where does it come from, might be an url
source = "../../../data" # where does it come from, might be an url
name = "common-data" # should be globally unique

View File

@ -1,3 +1,3 @@
[[deps]]
source = "../../../common-data" # where does it come from, might be an url
name = "common-data" # should be globally unique
source = "../../../data" # where does it come from, might be an url
name = "common-data" # should be globally unique