Skip to content

Commit

Permalink
perf(previewer): improve bat themes generation (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 authored Feb 1, 2024
1 parent 98bcbf8 commit a4f0582
Show file tree
Hide file tree
Showing 9 changed files with 731 additions and 617 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ https://github.com/linrongbin16/fzfx.nvim/assets/6496887/47b03150-14e3-479a-b1af

`grep`, `find`, `cat`, etc are unix/linux builtin commands, while on Windows we don't have a builtin shell environment, so install rust commands such as `rg`, `fd`, `bat`, etc should be better choice.

While still recommend Windows users install linux shell commands, since utils like `echo`, `curl` are internally used by somewhere.
While still recommend Windows users install linux shell commands, since utils like `echo`, `curl`, `mkdir` are internally used by somewhere.

<details>
<summary><i>Click here to see how to install linux commands</i></summary>
Expand Down
31 changes: 0 additions & 31 deletions assets/bat/theme_template.tmTheme

This file was deleted.

Loading

0 comments on commit a4f0582

Please sign in to comment.