Destroyed config (markdown)
-27
@@ -1,27 +0,0 @@
|
|||||||
{
|
|
||||||
"auto_complete": false,
|
|
||||||
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
|
|
||||||
"font_size": 10,
|
|
||||||
"ignored_packages":
|
|
||||||
[
|
|
||||||
"Vintage"
|
|
||||||
],
|
|
||||||
"rulers":
|
|
||||||
[
|
|
||||||
80
|
|
||||||
],
|
|
||||||
"tab_completion": false,
|
|
||||||
"todoreview":
|
|
||||||
{
|
|
||||||
"patterns":
|
|
||||||
{
|
|
||||||
"BUG": "BUG[\\s]*?:+(?P<bug>.*)$",
|
|
||||||
"BUGFIX": "BUGFIX[\\s]*?:+(?P<bugfix>.*)$",
|
|
||||||
"DOCS": "DOCS[\\s]*?:+(?P<docs>.*)$",
|
|
||||||
"NOTE": "NOTE[\\s]*?:+(?P<note>.*)$",
|
|
||||||
"TODO": "TODO[\\s]*?:+(?P<todo>.*)$"
|
|
||||||
},
|
|
||||||
"result_title": "TODO Results"
|
|
||||||
},
|
|
||||||
"wrap_width": 1024
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user