otavioschwanck / mood-nvim

A Neovim configuration for Rails and Javascript
90 stars 12 forks source link

Ruby Heredoc error #21

Closed jonmaciel closed 1 year ago

jonmaciel commented 1 year ago

After the last update, I'm facing problems with Heredoc strings in ruby files. E.g.: <<~SQL image

It seems it's lost on close string image

another example image

jonmaciel commented 1 year ago

The Braking changes step list saved me again haha!