Commit Graph

14 Commits

Author SHA1 Message Date
Elof 0fd4cfd55e Color trailing whitespace green 2016-12-06 22:13:04 +01:00
Alessandro Luppi 982d6ce9c1 Correct python header 2016-09-27 19:21:15 +02:00
CoffeeTableEnnui fb3e5eb1b0 Update number highlighting
Added highlighting for longs, octal (both forms), complexes, binary, and hex.
2016-08-30 14:04:41 -07: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
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