Commit c6432ec7 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Update external_tools.py to reflect xxd/vim-common change.

parent 8a823c69
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@ EXTERNAL_TOOLS = {
        "guix": "squashfs-tools",
    },
    "xxd": {
        "debian": "xxd | vim-common",
        "debian": "xxd",
        "arch": "vim",
        "FreeBSD": "vim | vim-lite",
        "guix": "xxd",