Maxime Coste
|
beab7dbf41
|
Cleanup the various trailing space removal hooks
|
2015-11-04 09:48:47 +00:00 |
|
Frank LENORMAND
|
83062065b8
|
Add basic support for integers and floats
|
2015-09-11 11:02:09 +03:00 |
|
Frank LENORMAND
|
7ba16e48cd
|
Add "of" to the list of highlighted keywords
|
2015-09-08 16:32:49 +03:00 |
|
Maxime Coste
|
f14f87d2d8
|
javascript.kak: Fix indent functions
"..." strings do expand the %{...} strings in them, so
"eval -opt %{haha haha}" is the same as 'eval -opt haha haha'.
|
2015-09-02 13:30:34 +01:00 |
|
Alex Leferry 2
|
cd656ae4eb
|
javascript.kak: fix indent on closer token
|
2014-07-16 13:56:40 +02:00 |
|
Maxime Coste
|
ac5cbba0ae
|
Remove region highlighter, rename multi_regions to regions, cleanup
|
2014-07-14 21:42:19 +01:00 |
|
Maxime Coste
|
563156992f
|
Merge remote-tracking branch 'alexherbo2/javascript-rc'
|
2014-07-13 16:59:12 +01:00 |
|
Maxime Coste
|
518c494104
|
Rename 'macro' face to more general 'meta'
As it is used in python/ruby for 'import' which is not really
a macro.
|
2014-07-13 16:57:49 +01:00 |
|
Alex Leferry 2
|
fdfb65194c
|
highlight '$' identifiers
|
2014-07-11 01:38:24 +02:00 |
|
Alex Leferry 2
|
84c960ea7c
|
highlight multi-line comments
|
2014-07-10 01:40:04 +02:00 |
|
Alex Leferry 2
|
2aab87f28c
|
fix single line comments highlighting
|
2014-07-10 01:40:02 +02:00 |
|
Alex Leferry 2
|
fad6808d2a
|
add rc/javascript.kak
|
2014-07-07 22:55:01 +02:00 |
|