2022-06-26 17:37:53 +02:00
|
|
|
{
|
|
|
|
"[markdown]": {
|
2023-05-05 00:04:25 +02:00
|
|
|
"editor.acceptSuggestionOnEnter": "off",
|
2022-06-26 17:37:53 +02:00
|
|
|
"editor.renderWhitespace": "all",
|
2023-05-05 00:04:25 +02:00
|
|
|
"editor.wordWrap": "on"
|
2022-06-26 17:37:53 +02:00
|
|
|
},
|
|
|
|
"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",
|
2023-09-18 12:04:36 +02:00
|
|
|
"awesomewmdtl",
|
2022-11-28 19:48:54 +01:00
|
|
|
"buildx",
|
2023-05-13 14:33:10 +02:00
|
|
|
"concat",
|
2022-11-28 19:48:54 +01:00
|
|
|
"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",
|
2023-05-08 23:12:16 +02:00
|
|
|
"includeuntestedfiles",
|
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",
|
2023-05-08 23:12:16 +02:00
|
|
|
"luacov",
|
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-16 12:54:36 +02:00
|
|
|
"modname",
|
2023-05-08 23:12:16 +02:00
|
|
|
"reportfile",
|
2023-04-24 00:14:32 +02:00
|
|
|
"rockspec",
|
2023-09-10 19:55:03 +02:00
|
|
|
"rockspecs",
|
2023-05-13 14:33:10 +02:00
|
|
|
"rstrip",
|
2023-05-08 23:12:16 +02:00
|
|
|
"runreport",
|
2022-06-26 17:37:53 +02:00
|
|
|
"setopt",
|
2023-05-08 23:12:16 +02:00
|
|
|
"statsfile",
|
2023-02-04 00:41:20 +01:00
|
|
|
"stringx",
|
2022-06-26 17:37:53 +02:00
|
|
|
"Stylua",
|
2023-04-12 00:19:53 +02:00
|
|
|
"sublist",
|
2022-09-11 03:17:40 +02:00
|
|
|
"tablex",
|
2023-05-04 00:49:19 +02:00
|
|
|
"tbody",
|
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"
|
|
|
|
],
|
2023-05-05 00:04:25 +02:00
|
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
|
|
"editor.formatOnPaste": true,
|
|
|
|
"editor.formatOnSave": true,
|
2022-06-26 17:37:53 +02:00
|
|
|
"files.associations": {
|
2023-05-05 00:04:25 +02:00
|
|
|
".busted": "lua",
|
2022-06-26 17:37:53 +02:00
|
|
|
".luacheckrc": "lua",
|
2023-05-08 23:12:16 +02:00
|
|
|
".luacov": "lua",
|
2023-05-05 00:04:25 +02:00
|
|
|
"*.rockspec": "lua"
|
2022-06-26 17:37:53 +02:00
|
|
|
}
|
|
|
|
}
|