See #213. Disable `Beautify Directory` menu option.
This commit is contained in:
parent
469ca04e17
commit
f4b29167f1
|
@ -4,8 +4,8 @@
|
|||
'Enable atom-beautify': 'beautify:beautify-editor'
|
||||
'.tree-view .file > .name':
|
||||
'Beautify File': 'beautify:beautify-file'
|
||||
'.tree-view .directory > .header > .name':
|
||||
'Beautify Directory': 'beautify:beautify-directory'
|
||||
# '.tree-view .directory > .header > .name':
|
||||
# 'Beautify Directory': 'beautify:beautify-directory'
|
||||
|
||||
'menu': [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue