mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-06-10 06:59:51 +01:00
Switched from hexyl.yazi to hexyl via piper
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
[submodule "dot_config/micro/plug/lsp"]
|
||||
path = dot_config/micro/plug/lsp
|
||||
url = https://github.com/AndCake/micro-plugin-lsp.git
|
||||
[submodule "dot_config/yazi/plugins/hexyl.yazi"]
|
||||
path = dot_config/yazi/plugins/hexyl.yazi
|
||||
url = https://github.com/Reledia/hexyl.yazi
|
||||
[submodule "dot_config/yazi/flavors/tokyo-night.yazi"]
|
||||
path = dot_config/yazi/flavors/tokyo-night.yazi
|
||||
url = https://github.com/BennyOe/tokyo-night.yazi.git
|
||||
|
||||
Submodule dot_config/yazi/plugins/hexyl.yazi deleted from 016a09bcc2
@@ -21,7 +21,7 @@ append_previewers = [
|
||||
{ mime = "application/x-rar", run = "ouch" },
|
||||
{ mime = "application/x-xz", run = "ouch" },
|
||||
{ mime = "application/xz", run = "ouch" },
|
||||
{ url = "*", run = "hexyl" },
|
||||
{ url = "*", run = "piper -- hexyl --border=none --terminal-width=$w \"$1\"" },
|
||||
]
|
||||
prepend_fetchers = [
|
||||
{ group = "git", url = "*", run = "git" },
|
||||
|
||||
Reference in New Issue
Block a user