diff --git a/custom-completions/auto-generate/completions/highlight.nu b/custom-completions/auto-generate/completions/highlight.nu deleted file mode 100644 index ab22428..0000000 --- a/custom-completions/auto-generate/completions/highlight.nu +++ /dev/null @@ -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 -] \ No newline at end of file