erietz / vim-terminator

:dagger: Run your code in an output buffer or a vim terminal conveniently
GNU General Public License v3.0
116 stars 2 forks source link

Delimiters not recognized with /* foo */ comment type #13

Closed erietz closed 3 years ago

erietz commented 3 years ago

Rather than sending the below text to a mysql repl, the entire file is sent.

/* In[1]: */

show databases;

/* In[1]: */