summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Leferry 2 <alexherbo2@gmail.com>2020-02-08 15:53:27 +0100
committerAlex Leferry 2 <alexherbo2@gmail.com>2020-02-14 16:28:00 +0100
commit46ac8a60fe85889e0c2f4883e8cf727bfb10c59e (patch)
tree47cb1195d638916a712b35d25d0b11be64c724d6
parentef2cb390a32be90f579a9ea2ac60748e7d2542d5 (diff)
mimeapps.list: Open XML files with Kakoune
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b879103..607406b 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ Add [`rc`] to your autoload or source [`connect.kak`] and its [modules] manually
```
[Default Applications]
text/plain=kakoune-connect.desktop
+text/xml=kakoune-connect.desktop
```
Add more entries to your liking.