Commit Graph

14 Commits

Author SHA1 Message Date
Elof b02326b48f Color trailing whitespace green 2016-12-06 21:56:28 +01:00
ThomasR bba53c3940 Rename syntax definitions
Duplicate syntax definition names may cause problems.
Since nano comes with predefined all-lowercase syntax definitions,
we use uppercase letters everywhere to reduce the risk of future conflicts
2016-03-02 20:51:19 +01:00
Elliot Saba e2769e7661 Compatibility fixes for OSX. Closes scoptaz/nanorc#13
* cython.nanorc: Remove non-greedy repetition operator, as it is not supported on OSX
 * fish.nanorc: Remove incompatible "magic" hint
 * pkgbuild.nanorc: Remove empty sub-expressions
2013-07-22 21:24:55 -07:00
Anthony Scopatz 495c715e13 Added unsigned to cython. 2012-11-17 11:31:54 -08:00
Anthony Scopatz d59e4a65ef Added some compiletime evaluation keywords to cython. 2012-10-15 22:35:51 -05:00
Anthony Scopatz 62f7045000 Added yield colors to python and cython. 2012-02-01 02:14:24 -06:00
Anthony Scopatz 5d8b59ce10 Added void keyword to cython 2011-02-11 11:36:00 -06:00
Anthony Scopatz dd39f5abb5 Added struct keywpord to cython 2011-02-10 14:39:30 -06:00
Anthony Scopatz 4c6ba5bd09 Added include to cython 2011-02-09 09:47:05 -06:00
Anthony Scopatz 6547a7341b Changed Cython 2011-02-07 14:51:21 -06:00
Anthony Scopatz 5ce5119e17 pyd -> pxd name change. 2011-02-03 01:19:27 -06:00
Anthony Scopatz b407af3871 Some more cython improvements. 2011-02-03 01:18:24 -06:00
Anthony Scopatz 2944360474 Some more cython improvements. 2011-02-03 00:50:07 -06:00
Anthony Scopatz 436525c343 Added initial Cython highlighting. 2011-02-02 20:19:36 -06:00