dotfiles/micro/settings.json

12 lines
266 B
JSON
Raw Permalink Normal View History

2024-01-13 13:50:04 -06:00
{
"colorscheme": "darcula",
"initlua": true,
"pluginchannels": [
"https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json"
],
"pluginrepos": [],
"scrollbar": true,
"statusline": false,
"tabsize": 8
}