feat(nvim): register epub for external xdg-open

This commit is contained in:
Price Hiller 2024-10-27 18:11:36 -05:00
parent b500cc8400
commit cd150e1dbf
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -106,6 +106,7 @@ M.setup = function()
local extensions = {
"pdf",
"epub",
"djvu",
"wav",
"png",