ishan9299 / nvim-solarized-lua

solarized colorscheme in lua for nvim 0.5
MIT License
184 stars 54 forks source link

Make ruby symbols look like strings (closes #19) #32

Closed dgmora closed 3 years ago

dgmora commented 3 years ago

Ruby symbols are very much like strings. At the moment they're looking like types, as reported in #19. I took a closer look and this was actually pretty easy to change!