summaryrefslogtreecommitdiff
path: root/rc/python.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
2015-11-04Cleanup the various trailing space removal hooksMaxime Coste
2015-08-14Add bool to the list of highlighted typesFrank LENORMAND
2015-08-11Fix python types highlighterJiří Konečný
2015-07-30Add the object type to the list of python highlighted typesFrank LENORMAND
2015-07-30Highlight python types, when they are not used as constructorsFrank LENORMAND
2014-11-05Fix escaping of ' in single quote python stringsMaxime Coste
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-07add rc/python.kakAlex Leferry 2