mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-13 18:00:42 +00:00
9 lines
263 B
JSON
9 lines
263 B
JSON
{
|
|
"editor.fontFamily": "IBM Plex Mono",
|
|
"editor.fontSize": 16,
|
|
"editor.wordWrap": "on",
|
|
"window.titleBarStyle": "custom",
|
|
"files.insertFinalNewline": true,
|
|
"terminal.external.linuxExec": "gnome-terminal",
|
|
"searchRipgrep.enable": true
|
|
} |