mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-30 22:40:09 +02:00
joshuto: Make text preview work for .astro files
This commit is contained in:
@ -482,7 +482,7 @@
|
||||
|
||||
handle_extension() {
|
||||
case "''${FILE_EXTENSION_LOWER}" in
|
||||
ts | js | tsx | jsx | lock)
|
||||
ts | js | tsx | jsx | astro | lock)
|
||||
bat --color=always --paging=never \
|
||||
--style=plain \
|
||||
--terminal-width="''${PREVIEW_WIDTH}" \
|
||||
|
Reference in New Issue
Block a user