See #213. Disable `Beautify Directory` menu option.

This commit is contained in:
Glavin Wiechert 2015-03-11 13:18:06 -03:00
parent 469ca04e17
commit f4b29167f1
1 changed files with 2 additions and 2 deletions

View File

@ -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': [
{