ctool/lang/.asm-lsp.toml
2025-04-08 01:15:51 +02:00

10 lines
151 B
TOML

[[project]]
path = "./"
version = "0.10.0"
assembler = "nasm"
instruction_set = "x86-64"
[project.opts]
diagnostics = true
default_diagnostics = true