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