| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-29 | Reorganise rc/ into subdirectories | Maxime Coste | |
| * core: set of tools to work on kakoune source code * base: very common languages and tools * extra: less common languages and tools | |||
| 2015-12-15 | Tweak javascript highlighting | Maxime Coste | |
| Fixes #531 | |||
| 2015-11-04 | Cleanup the various trailing space removal hooks | Maxime Coste | |
| 2015-09-11 | Add basic support for integers and floats | Frank LENORMAND | |
| 2015-09-08 | Add "of" to the list of highlighted keywords | Frank LENORMAND | |
| 2015-09-02 | javascript.kak: Fix indent functions | Maxime Coste | |
| "..." strings do expand the %{...} strings in them, so "eval -opt %{haha haha}" is the same as 'eval -opt haha haha'. | |||
| 2014-07-16 | javascript.kak: fix indent on closer token | Alex Leferry 2 | |
| 2014-07-14 | Remove region highlighter, rename multi_regions to regions, cleanup | Maxime Coste | |
| 2014-07-13 | Merge remote-tracking branch 'alexherbo2/javascript-rc' | Maxime Coste | |
| 2014-07-13 | Rename '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-11 | highlight '$' identifiers | Alex Leferry 2 | |
| 2014-07-10 | highlight multi-line comments | Alex Leferry 2 | |
| 2014-07-10 | fix single line comments highlighting | Alex Leferry 2 | |
| 2014-07-07 | add rc/javascript.kak | Alex Leferry 2 | |
