13 lines
No EOL
471 B
JSON
13 lines
No EOL
471 B
JSON
{
|
|
"extensions.experimental.affinity": {
|
|
"asvetliakov.vscode-neovim": 1
|
|
},
|
|
"keyboard.dispatch": "keyCode",
|
|
"workbench.colorTheme": "Catppuccin Mocha",
|
|
"editor.fontFamily": "FiraCode Nerd Font",
|
|
"editor.fontLigatures": true,
|
|
"workbench.productIconTheme": "material-product-icons",
|
|
"workbench.iconTheme": "catppuccin-mocha",
|
|
"editor.inlayHints.enabled": "offUnlessPressed",
|
|
"rust-analyzer.lens.implementations.enable": false
|
|
} |