summaryrefslogtreecommitdiff
path: root/rc/filetype/python.kak
AgeCommit message (Expand)Author
2024-06-11Tweak python block command test location and remove wall of textMaxime Coste
2024-06-07Support paragraph breaks in python block comments.Simon Fowler
2023-04-02Delete commenting prefix on empty lines in PythonAdrià Arrufat
2022-12-17Add Python f-string interpolation highlightsRăzvan C. Rădulescu
2022-07-05Move user mappings to <space> and keep/remove selection to ,Maxime Coste
2022-07-05Make `x` just select the full linesMaxime Coste
2021-10-24Add new '_', 'case', and 'match' keywords to Python highlighterLXNN
2021-04-17rc: make insertion hooks more consistentJohannes Altmanninger
2020-11-23Python: change face for documentation to documentation.Michał Kruszewski
2020-11-23Fix test and re-add triple_string support in python highlightingMaxime Coste
2020-11-20Python: Highlight docstrings with documentation face, not string.Michał Kruszewski
2020-09-15Fix python docstring highlighterPiotr Chrominski
2020-09-02python.kak: Do not indent after comments ending in :Johannes Altmanninger
2020-08-12Add assignment expression := (walrus) operatorCem Aksoylar
2020-08-12Fix <> and ** operators highlightingCem Aksoylar
2020-07-31Fix invalid quoting in python.kakMaxime Coste
2020-07-29Fix my issues in python.kakJohn Isom
2020-07-29Fix deindentation in python.kakJohn Isom
2020-05-30Fix python attributes highlight.Michał Kruszewski
2020-05-19Split python auto-insert hooks from auto-indentMaxime Coste
2020-01-29rc: Highlight embedded documentationFrank LENORMAND
2019-10-27Fix python operator highlightercipharius
2019-10-23Merge remote-tracking branch 'lenormf/python-highlight-module'Maxime Coste
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-20rc python: Highlight modules in import statementsFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-07-26rc python: Highlight indented decorators with `.`Frank LENORMAND
2019-04-09Fixed many of the filetype support modules to not use `BufSetOption` to loadJustin Frank
2019-04-08Modified a bunch of language support files to use modulesJustin Frank
2019-04-04Add Python 3.7 breakpoint to list of built-in functions.Hampus Fröjdholm
2019-03-21Add categories in rc/Alex Leferry 2