Commit Graph

11 Commits

Author SHA1 Message Date
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
Simon Volpert 65446005a5 True and False are Python built-in objects 2015-06-21 19:05:44 +03:00
Matthew Cox 44139392ac Significant Python highlighting improvements (mostly from https://code.google.com/p/nanosyntax/) 2014-08-02 23:22:17 +01:00
Anthony Scopatz dba968a737 fixed decorator highlighting. 2012-12-20 22:44:04 -06:00
Anthony Scopatz 9dd7714af8 Updated colors for decorators. 2012-08-03 10:24:53 -06:00
Anthony Scopatz 3874a5db43 Went back to previous version of multi-line python highlighting. 2012-03-04 16:32:43 -06:00
Anthony Scopatz ca6f04ac2d Python comments have precedence. 2012-02-20 13:51:25 -06:00
Anthony Scopatz 6835567ed2 Silly python edits. 2012-02-20 01:08:36 -06:00
Anthony Scopatz c90d38e928 Fixed multiline string highlighting. 2012-02-10 16:37:09 -06:00
Anthony Scopatz 62f7045000 Added yield colors to python and cython. 2012-02-01 02:14:24 -06:00
Anthony Scopatz 2d2bb4ba12 First nanorc commit. 2010-07-28 17:15:43 -05:00