mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Add MimeType to open directory with zed (#11238)
Release Notes: - open directory using context menu (Right click -> open with -> zed).
This commit is contained in:
parent
f39a24255c
commit
45cf101f6d
@ -10,4 +10,4 @@ Exec=zed
|
||||
Icon=zed
|
||||
Categories=TextEditor;Development;IDE;
|
||||
Keywords=zed;
|
||||
MimeType=text/plain;
|
||||
MimeType=text/plain;inode/directory;
|
||||
|
Loading…
Reference in New Issue
Block a user