shmodot/.vscode/settings.json

5 lines
134 B
JSON

{
"editor.formatOnSave": true,
"editor.formatOnType": true,
"vscode-neovim.neovimExecutablePaths.linux": "/usr/bin/nvim"
}