mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"autoclose": true,
|
|
"autoindent": true,
|
|
"autosave": false,
|
|
"basename": false,
|
|
"colorcolumn": 0,
|
|
"colorscheme": "default",
|
|
"cursorline": true,
|
|
"eofnewline": false,
|
|
"fastdirty": false,
|
|
"fileformat": "unix",
|
|
"ftoptions": true,
|
|
"ignorecase": false,
|
|
"indentchar": " ",
|
|
"infobar": true,
|
|
"keepautoindent": true,
|
|
"keymenu": false,
|
|
"linter": true,
|
|
"literate": true,
|
|
"matchbrace": true,
|
|
"mouse": true,
|
|
"pluginchannels": [
|
|
"https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json"
|
|
],
|
|
"pluginrepos": [],
|
|
"rmtrailingws": false,
|
|
"ruler": true,
|
|
"savecursor": false,
|
|
"savehistory": true,
|
|
"saveundo": false,
|
|
"scrollbar": false,
|
|
"scrollmargin": 3,
|
|
"scrollspeed": 2,
|
|
"softwrap": true,
|
|
"splitbottom": true,
|
|
"splitright": true,
|
|
"statusline": true,
|
|
"sucmd": "sudo",
|
|
"syntax": true,
|
|
"tabmovement": false,
|
|
"tabsize": 4,
|
|
"tabstospaces": false,
|
|
"termtitle": false,
|
|
"trimdiff": false,
|
|
"useprimary": true
|
|
}
|