Commit Graph
27 Commits
Author SHA1 Message Date
cn 90509e8b52 Remove all colors expecting 256 color support in terminal
Colors get replaced (if important enough) with matching color or are left out.
2015-02-18 19:42:13 +01:00
cn 3144127861 Fix typo 2015-02-18 16:13:47 +01:00
cn 7476e509bd Remove stuff irrelevant for upstream 2015-02-18 14:53:43 +01:00
cn 1bdac950b3 Pull out comment_todo into separate jsf
Note: Python has a second, special flavor for docstrings - might be a problem.
2015-02-18 14:53:07 +01:00
cn a576b31361 Add info about elixir.jsf 2015-01-08 18:20:23 +01:00
cn 9ac671740d Add missing info about lsl.jsf 2014-12-18 22:56:00 +01:00
cn b75fecb1bf Update license info and clarify my license statement 2014-12-18 22:19:58 +01:00
cn 3b413c90d7 Fix Python decorators highlighting
As per PR https://github.com/cmur2/joe-syntax/pull/16 from @avli it does:

This fixes highlighting of the decorators with arguments. For example, the following code highlighting was broken:

```python

@first
@second("arg1", "arg2")
def my_fun():
    pass

```
2014-11-11 09:39:35 +01:00
cn 8340b64b22 Merge pull request #12 from iarna/improve-javascript
Improve javascript
2014-08-29 23:46:08 +02:00
cn 092bb336f4 Merge pull request #9 from iarna/lsl-support
Add LSL support from Zai Lynch
2014-08-29 23:44:00 +02:00
cn b6fd8994b0 Merge pull request #10 from iarna/sql-support
Add SQL support, unknown source
2014-08-29 23:43:28 +02:00
cn 873f1b650e Merge pull request #11 from iarna/improve-perl-detection
Improve Perl detection
2014-08-29 23:43:05 +02:00
cn a5577fbdd7 Add simple git COMMIT_EDITMSG highlighting 2014-06-14 09:32:57 +02:00
cn 323b32967c Merge pull request #7 from eeisenhart/master
Allow mixed-case (camelCase) variable and class names
2014-05-08 09:44:48 +02:00
cn 19cccbd6fc markdown: add link and rule highlight 2014-03-01 21:59:59 +01:00
cn 7d47af3ed6 markdown: add proper highlighting for some headers, code and quote blocks 2014-03-01 17:11:06 +01:00
cn 7a2560c662 markdown: end if we reach newline during bold 2014-03-01 16:50:49 +01:00
cn f522adf394 Merge pull request #5 from osklil/master
Add PowerShell syntax highlighting
2014-02-11 21:56:06 +01:00
cn 724c2f7446 Add f90 as fortran 2013-12-01 23:47:20 +01:00
cn f4bca2cb33 Update README 2013-06-28 20:21:06 +02:00
cn 73fb5fd3b8 Update license info 2013-06-28 20:19:41 +02:00
cn a2248b18bb Highlight module usage in iptables 2013-06-22 21:54:42 +02:00
cn 9a749a932f Make iptables nicer, internally 2013-06-21 20:26:18 +02:00
cn 27a278ff84 Fix iptables for -N chain_name command without following instructions on that line 2013-06-21 20:22:28 +02:00
cn efd4d62934 Recog Guardfile 2013-05-12 12:13:12 +02:00
cn 5ff8e7f5f0 Remove load 2013-04-27 14:01:06 +02:00
cn fff2f649b6 Add JSON 2013-04-24 23:07:29 +02:00