mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-23 09:17:08 +09:00
description different from JSON real default (#2680)
* description different from JSON real default * fix wrong line
This commit is contained in:
@@ -462,7 +462,7 @@ so that you can see what the formatting should look like.
|
||||
"filetype": "unknown",
|
||||
"incsearch": true,
|
||||
"ftoptions": true,
|
||||
"ignorecase": false,
|
||||
"ignorecase": true,
|
||||
"indentchar": " ",
|
||||
"infobar": true,
|
||||
"initlua": true,
|
||||
|
||||
Reference in New Issue
Block a user