mirror of
https://github.com/oxalica/nil.git
synced 2024-11-22 11:22:46 +03:00
10 lines
168 B
TOML
10 lines
168 B
TOML
[files]
|
|
extend-exclude = [
|
|
"crates/syntax/test_data",
|
|
]
|
|
|
|
[default.extend-words]
|
|
froms = "froms"
|
|
regist = "regist" # coc.nvim `registLanguageClient`
|
|
withs = "withs"
|