summaryrefslogtreecommitdiff
path: root/home/common/modules/mimeapps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/common/modules/mimeapps.nix')
-rw-r--r--home/common/modules/mimeapps.nix1
1 files changed, 1 insertions, 0 deletions
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";