5 lines
134 B
JSON
5 lines
134 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnType": true,
|
|
"vscode-neovim.neovimExecutablePaths.linux": "/usr/bin/nvim"
|
|
} |