]> git.lizzy.rs Git - micro.git/history - runtime/syntax/python3.yaml
Add autoretab
[micro.git] / runtime / syntax / python3.yaml
2022-07-24 Zachary YedidiaMerge branch 'john-batch-master'
2022-07-24 john-batchCase-insensitive highlighting of hexadecimal constants
2022-07-24 Zachary YedidiaMerge branch 'patch-1' of https://github.com/mardukbp...
2021-11-15 abaldotaPython syntax: multiline string should be constant...
2020-12-27 Zachary YedidiaMerge branch 'a11ce-python-highlight-zero'
2020-12-27 Zachary YedidiaMerge branch 'python-highlight-zero' of https://github...
2020-12-15 a11ceHighlight 0 as a constant number in python3
2020-10-06 Zachary YedidiaUpdate runtime v2.0.8
2020-10-06 Zachary YedidiaMerge
2020-10-06 ThatXliner:pencil2: : Added more Code tags (#1875)
2020-08-30 Zachary YedidiaMerge
2020-08-23 Peder B. SundtAdd improvements to the python3 syntax definitions...
2020-06-08 Zachary YedidiaMerge
2020-06-08 Ryan Westlundpython.yaml: add async as a keyword (#1713)
2020-05-20 Zachary YedidiaMerge branch 'buffer-benchmarks' of https://github...
2020-03-24 Zachary YedidiaFix python3 syntax file and make python3 default
2020-02-12 Zachary YedidiaMerge branch 'bug-endless-reload-prompt' of https:...
2020-02-11 Zachary YedidiaMerge branch 'improve-readme' of https://github.com...
2020-02-10 Zachary YedidiaMerge branch 'issue_1008' of https://github.com/sum01...
2020-02-09 Zachary YedidiaMerge branch 'master' of https://github.com/Paalon...
2020-02-09 Zachary YedidiaMerge pull request #1324 from konsumer/master
2020-02-09 Zachary YedidiaMerge pull request #1321 from zonuexe/add/php-fn-keyword
2020-02-09 Zachary YedidiaMerge pull request #1333 from the-sushi/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1277 from coolreader18/patch-1
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/msiism...
2020-02-08 Zachary YedidiaMerge pull request #1252 from SunflowerFuchs/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1264 from krerkkiat/issue-1237
2019-12-30 Zachary YedidiaMerge pull request #1327 from Osmose/git-commit-diff
2019-12-30 Zachary YedidiaMerge pull request #1287 from didactic-drunk/ruby_syntax
2019-12-30 Zachary YedidiaMerge branch 'master' into highlight-nimscript
2019-12-30 Zachary YedidiaMerge pull request #1315 from matbesancon/patch-1
2019-07-26 Zachary YedidiaMerge pull request #1340 from dullbananas/improve-help
2019-07-26 Zachary YedidiaMerge pull request #1356 from dullbananas/master
2019-07-03 Dull BananasAdd missing keywords for Python syntax
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