2022-06-26 17:37:53 +02:00
|
|
|
{
|
|
|
|
"editor.formatOnSave": true,
|
|
|
|
"editor.formatOnPaste": true,
|
|
|
|
"[markdown]": {
|
|
|
|
"editor.wordWrap": "on",
|
|
|
|
"editor.renderWhitespace": "all",
|
|
|
|
"editor.acceptSuggestionOnEnter": "off"
|
|
|
|
},
|
|
|
|
"cSpell.words": [
|
2022-12-09 20:11:28 +01:00
|
|
|
"aire-one",
|
2022-12-19 22:47:47 +01:00
|
|
|
"aireone",
|
2023-02-03 23:27:34 +01:00
|
|
|
"akorn",
|
2022-06-26 17:37:53 +02:00
|
|
|
"ansicolors",
|
|
|
|
"awesomewm",
|
2022-11-28 19:48:54 +01:00
|
|
|
"buildx",
|
|
|
|
"dryrun",
|
2022-06-26 17:37:53 +02:00
|
|
|
"getcontent",
|
2022-11-28 19:48:54 +01:00
|
|
|
"gitea",
|
2022-06-26 17:37:53 +02:00
|
|
|
"htmlparser",
|
2022-08-15 15:44:00 +02:00
|
|
|
"isdir",
|
2022-06-26 17:37:53 +02:00
|
|
|
"justfile",
|
2023-02-03 23:27:34 +01:00
|
|
|
"libc",
|
2022-06-26 17:37:53 +02:00
|
|
|
"lldebugger",
|
2023-05-01 16:28:37 +02:00
|
|
|
"lpath",
|
2022-06-26 17:37:53 +02:00
|
|
|
"Luacheck",
|
|
|
|
"luacheckrc",
|
2022-12-19 22:47:47 +01:00
|
|
|
"luafilesystem",
|
2022-06-26 17:37:53 +02:00
|
|
|
"lualogging",
|
|
|
|
"Luarocks",
|
2022-09-11 02:23:10 +02:00
|
|
|
"luasec",
|
2022-09-11 01:56:34 +02:00
|
|
|
"luasocket",
|
2022-08-15 15:44:00 +02:00
|
|
|
"mkdir",
|
2023-04-24 00:14:32 +02:00
|
|
|
"rockspec",
|
2022-06-26 17:37:53 +02:00
|
|
|
"setopt",
|
|
|
|
"Stylua",
|
2022-09-11 03:17:40 +02:00
|
|
|
"tablex",
|
2022-08-15 15:44:00 +02:00
|
|
|
"tmpl",
|
2022-06-26 17:37:53 +02:00
|
|
|
"wibox",
|
2022-11-28 19:48:54 +01:00
|
|
|
"woodpeckerci",
|
2022-06-26 17:37:53 +02:00
|
|
|
"writefunction"
|
|
|
|
],
|
|
|
|
"files.associations": {
|
|
|
|
".luacheckrc": "lua",
|
2022-10-30 15:11:14 +01:00
|
|
|
"*.rockspec": "lua",
|
|
|
|
".busted": "lua"
|
2022-06-26 17:37:53 +02:00
|
|
|
}
|
|
|
|
}
|