{
"editor.wordWrap": "wordWrapColumn",
"editor.wordWrapColumn": 80,
"editor.wordBasedSuggestions": false,
"[markdown]":{
"vim.textwidth": 80,
},
}