summaryrefslogtreecommitdiff
path: root/rc/ruby.kak
AgeCommit message (Collapse)Author
2016-01-29Reorganise rc/ into subdirectoriesMaxime Coste
* core: set of tools to work on kakoune source code * base: very common languages and tools * extra: less common languages and tools
2016-01-21make auto-(indenting/insertion) more robustAlex Leferry 2
2016-01-21support commentingAlex Leferry 2
2015-11-10Fix uses of "..." strings that are broken due to expandingMaxime Coste
Fixes #475
2015-11-04Cleanup the various trailing space removal hooksMaxime Coste
2014-07-16ruby.kak: fix identifier highlightingAlex Leferry 2
2014-07-16ruby.kak: indent on opener / closer tokensAlex Leferry 2
2014-07-14Remove region highlighter, rename multi_regions to regions, cleanupMaxime Coste
2014-07-13Rename 'macro' face to more general 'meta'Maxime Coste
As it is used in python/ruby for 'import' which is not really a macro.
2014-07-10highlight symbols in hash syntax as identifiersAlex Leferry 2
2014-07-10minor style fixAlex Leferry 2
2014-07-10fix nested literals highlightingAlex Leferry 2
2014-07-07add rc/ruby.kakAlex Leferry 2