{
    "colorscheme": "dracula",
    "diffgutter": true,
    "hlsearch": true,
    "hltaberrors": true,
    "hltrailingws": true,
    "keepautoindent": true,
    "matchbracestyle": "highlight",
    "savecursor": true,
    "indentchar" : ">", 
    "showchars": "tabs=>,space=.,itab=|>,ispace=|",
}
