kakoune/rc
Francesco Mazzoli fa61d7aac0 fix regression in highlighting of qualified Haskell variables
Commit 870d2d22d7 introduced a regression
in the highlighting of qualified Haskell variables, such as `Foo.bar`.
After that commit `Fo` was highlighted as a constructor (note, not
`Foo`, just `Fo` without the trailing `o`). This restores the original
behavior.
2017-12-10 21:04:03 +01:00
..
base fix regression in highlighting of qualified Haskell variables 2017-12-10 21:04:03 +01:00
core Merge remote-tracking branch 'danr/typescript-comment' 2017-12-07 10:46:26 +08:00
extra - Fix: proper escaping of kak_{session, client} 2017-12-06 02:30:42 +03:00