vscode: remove folder and text mimetype associations
See https://github.com/microsoft/vscode/pull/209510.
This commit is contained in:
@@ -134,7 +134,6 @@ in
|
||||
startupNotify = true;
|
||||
startupWMClass = shortName;
|
||||
categories = [ "Utility" "TextEditor" "Development" "IDE" ];
|
||||
mimeTypes = [ "text/plain" "inode/directory" ];
|
||||
keywords = [ "vscode" ];
|
||||
actions.new-empty-window = {
|
||||
name = "New Empty Window";
|
||||
|
||||
Reference in New Issue
Block a user