Fix emacs syntax highlighting in configdata.yml
This commit is contained in:
parent
d7273283ce
commit
8408d6ed9b
@ -566,6 +566,8 @@ content.xss_auditing:
|
|||||||
JavaScript console. Enabling this feature might have an impact on
|
JavaScript console. Enabling this feature might have an impact on
|
||||||
performance.
|
performance.
|
||||||
|
|
||||||
|
# emacs: '
|
||||||
|
|
||||||
## completion
|
## completion
|
||||||
|
|
||||||
completion.cmd_history_max_items:
|
completion.cmd_history_max_items:
|
||||||
@ -922,6 +924,8 @@ keyhint.blacklist:
|
|||||||
Globs are supported, so `;*` will blacklist all keychains starting with `;`.
|
Globs are supported, so `;*` will blacklist all keychains starting with `;`.
|
||||||
Use `*` to disable keyhints.
|
Use `*` to disable keyhints.
|
||||||
|
|
||||||
|
# emacs: '
|
||||||
|
|
||||||
keyhint.delay:
|
keyhint.delay:
|
||||||
type:
|
type:
|
||||||
name: Int
|
name: Int
|
||||||
@ -1737,6 +1741,8 @@ fonts.monospace:
|
|||||||
Whenever "monospace" is used in a font setting, it's replaced with the
|
Whenever "monospace" is used in a font setting, it's replaced with the
|
||||||
fonts listed here.
|
fonts listed here.
|
||||||
|
|
||||||
|
# emacs: '
|
||||||
|
|
||||||
fonts.completion.entry:
|
fonts.completion.entry:
|
||||||
default: 8pt monospace
|
default: 8pt monospace
|
||||||
type: Font
|
type: Font
|
||||||
|
Loading…
Reference in New Issue
Block a user