home/rc
Jimmy Thrasher 576f7b13b9 Don't highlight Ruby eigenclass definitions as here docs
E.g. for the following code snippet, the code was highlighted as a string
```ruby
class Bob
	class <<self
		def hello
		end
	end
end
```
2018-11-21 16:45:07 -05:00
..
base Don't highlight Ruby eigenclass definitions as here docs 2018-11-21 16:45:07 -05:00
core python: add async/await keywords highlighting 2018-11-12 15:03:32 +01:00
extra replace usage of the deprecated 'e' face attribute with the new 'F' one 2018-10-28 08:52:14 +11:00