]> git.lizzy.rs Git - micro.git/history - runtime/syntax/python2.yaml
Merge pull request #1412 from tommyshem/batSyntaxHighlighting
[micro.git] / runtime / syntax / python2.yaml
2018-12-10 Zachary YedidiaMerge pull request #1200 from Calinou/add-systemd-timer...
2018-12-10 Zachary YedidiaMerge pull request #1206 from kylebarron/material-color...
2018-12-10 Zachary YedidiaMerge pull request #1223 from piaph/syntax_highlight_fi...
2018-12-10 Zachary YedidiaMerge pull request #1201 from Calinou/use-more-ini...
2018-12-10 Zachary YedidiaMerge pull request #1202 from luizbills/patch-1
2018-12-10 Zachary YedidiaMerge pull request #1203 from luizbills/patch-2
2018-12-10 Zachary YedidiaMerge pull request #1220 from yvendruscolo/patch-1
2018-12-10 Zachary YedidiaMerge pull request #1205 from kylebarron/python-syntax...
2018-12-10 Zachary YedidiaMerge pull request #1207 from kylebarron/stata-syntax
2018-12-10 Zachary YedidiaMerge pull request #1233 from teresy/simplify-index
2018-12-10 Zachary YedidiaMerge pull request #1234 from kylebarron/python-docstring
2018-11-04 Kyle BarronPython syntax: docstring should be string, not comment
2018-10-02 Kyle BarronUse symbol.operator and symbol.brackets scopes correctly
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-03-29 Zachary YedidiaAdd skip statements to all strings
2017-03-28 GeigerCounterMerge branch 'master' of https://github.com/zyedidia...
2017-03-28 Zachary YedidiaAdd support for skipping and remove need for lookbehind
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-26 Zachary YedidiaFix precedence for python multi-comments
2017-03-22 Zachary YedidiaAdd support for lookbehind in region regexes
2017-03-21 Zachary YedidiaImprove new syntax files and fix a region glitch
2017-03-21 Zachary YedidiaAdd converted syntax files
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight