mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-30 13:47:46 +00:00
Drop generated highlight.nu which has no source anymore (#1101)
`highlight.fish` has been removed upstream in
2cb60bed1000a781bf427b56108bba2e7c68ba32
> Remove share/completions/highlight.fish
>
> Highlight ships its own completion script:
>
https://gitlab.com/saalen/highlight/-/blob/master/sh-completion/highlight.fish
2cb60bed10
This commit is contained in:
parent
448b0177c3
commit
43ac47a06b
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
# Output file in given format
|
||||
extern "highlight" [
|
||||
--out-format(-O) # Output file in given format
|
||||
--syntax(-S) # Set type of the source code
|
||||
--style(-s) # Highlight style
|
||||
...args
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue