mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
[2025-08-24 21:15:00] PLAN 4 COMPLETE - Nick Column expandos implementacja gotowa do testów
This commit is contained in:
parent
31f9ef1d6b
commit
7509fb0b28
1 changed files with 12 additions and 0 deletions
12
.vscode/settings.json
vendored
Normal file
12
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"editor.codeLensFontFamily": "FiraCode Nerd Font Mono",
|
||||
"editor.inlayHints.fontFamily": "FiraCode Nerd Font Mono",
|
||||
"editor.inlineSuggest.fontFamily": "FiraCode Nerd Font Mono",
|
||||
"debug.console.fontFamily": "FiraCode Nerd Font Mono",
|
||||
"scm.inputFontFamily": "FiraCode Nerd Font Mono",
|
||||
"terminal.integrated.fontFamily": "FiraCode Nerd Font Mono",
|
||||
"notebook.markup.fontFamily": "FiraCode Nerd Font Mono",
|
||||
"notebook.output.fontFamily": "FiraCode Nerd Font Mono",
|
||||
"chat.editor.fontFamily": "FiraCode Nerd Font Mono",
|
||||
"terminal.integrated.fontLigatures.enabled": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue