From 7938a77a29a93f52f035c5b582b00f108ac455db Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 26 Jun 2024 22:31:39 +0530 Subject: home/mimeapps: add text/x-go --- home/common/modules/mimeapps.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/common/modules/mimeapps.nix b/home/common/modules/mimeapps.nix index 269cea6..3be2008 100644 --- a/home/common/modules/mimeapps.nix +++ b/home/common/modules/mimeapps.nix @@ -17,6 +17,7 @@ "text/x-diff" = "nvim.desktop"; "text/x-lua" = "nvim.desktop"; "text/x-meson" = "nvim.desktop"; + "text/x-go" = "nvim.desktop"; "text/xml" = "nvim.desktop"; "text/x-patch" = "nvim.desktop"; "text/x-script.python" = "nvim.desktop"; -- cgit v1.2.3