mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
sync: from Windows 2024-12-05
This commit is contained in:
parent
7d220c3873
commit
fe11198ff5
2 changed files with 16 additions and 1 deletions
14
.vscode/extensions.json
vendored
Normal file
14
.vscode/extensions.json
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"xadillax.viml",
|
||||
"mark-wiemer.vscode-autohotkey-plus-plus",
|
||||
"edwinkofler.vscode-assorted-languages",
|
||||
"tamasfe.even-better-toml",
|
||||
"kdl-org.kdl",
|
||||
"sumneko.lua",
|
||||
"ms-vscode.powershell",
|
||||
"thenuprojectcontributors.vscode-nushell-lang",
|
||||
"redhat.vscode-yaml",
|
||||
"redhat.vscode-xml"
|
||||
]
|
||||
}
|
||||
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -27,5 +27,6 @@
|
|||
"files.associations": {
|
||||
"ideavimrc": "Vimscript",
|
||||
".wslconfig": "properties",
|
||||
"WindowsTerminal.json": "jsonc",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue