diff --git a/Default.sublime-commands b/Default.sublime-commands new file mode 100644 index 0000000..a62f10e --- /dev/null +++ b/Default.sublime-commands @@ -0,0 +1,3 @@ +[ + { "caption": "Rainbow CSV: Run RBQL query", "command": "run_query" } +] \ No newline at end of file