40 lines
940 B
JSON
40 lines
940 B
JSON
{
|
|
"common": {
|
|
"term_truecolor": false
|
|
},
|
|
"ext": {
|
|
"shell": {
|
|
"colorscheme": "solarized",
|
|
"theme": "solarized",
|
|
"cwd": {
|
|
"max_depth": 2
|
|
},
|
|
"local_themes": {
|
|
"continuation": "continuation",
|
|
"select": "select"
|
|
}
|
|
},
|
|
"vim": {
|
|
"colorscheme": "solarized",
|
|
"theme": "default",
|
|
"local_themes": {
|
|
"__tabline__": "tabline",
|
|
|
|
"cmdwin": "cmdwin",
|
|
"help": "help",
|
|
"quickfix": "quickfix",
|
|
|
|
"powerline.matchers.vim.plugin.nerdtree.nerdtree": "plugin_nerdtree",
|
|
"powerline.matchers.vim.plugin.commandt.commandt": "plugin_commandt",
|
|
"powerline.matchers.vim.plugin.gundo.gundo": "plugin_gundo",
|
|
"powerline.matchers.vim.plugin.gundo.gundo_preview": "plugin_gundo-preview"
|
|
}
|
|
},
|
|
"wm": {
|
|
"colorscheme": "default",
|
|
"theme": "default",
|
|
"update_interval": 2
|
|
}
|
|
}
|
|
}
|