summaryrefslogtreecommitdiff
path: root/rc/filetype/perl.kak
AgeCommit message (Expand)Author
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-05-17Allowed for references of stringsfennewald
2021-04-17rc: use a separate *-insert hook to auto-insert commentsJohannes Altmanninger
2021-04-17rc: when auto-inserting comments, include trailing spaces from previous lineJohannes Altmanninger
2020-11-08rc perl.kak: highlight substitution with empty replacement, like `s{foo}{}`Johannes Altmanninger
2020-11-08rc perl.kak: highlight multiple regex modifiersJohannes Altmanninger
2020-11-08Fix regex error in perl highlightingMaxime Coste
2020-10-19rc perl: quoted heredocs can be emptyJohannes Altmanninger
2020-10-09Fixed ending of region, as per @krobelusCarson Riker
2020-10-09Added highlighted for curly-brace based sregexesCarson Riker
2020-09-18Highlight more Perl quoting syntaxesJohannes Altmanninger
2020-07-29Clean up my previous updatesJohn Isom
2020-07-29Update deindenting in perl.kakJohn Isom
2020-07-29Merge branch 'deindent-closing-braces' into HEADJohn Isom
2020-07-29Merge commit '84a08982' into HEADJohn Isom
2020-07-29Update deindenting in perl.kakJohn Isom
2020-07-28Fix already-existing bug in perl.kakJohn Isom
2020-07-28Update deindenting in perl.kakJohn Isom
2020-07-28Update deindenting in perl.kakJohn Isom
2020-07-28Fix indentation rule for perl.kakJohn Isom
2020-05-05Fix perl regex for operator //buffet
2019-11-26Improve perl regex and qq string highlightingMaxime Coste
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-04-13Changed '🦀' to '§' for complex module quotingJustin Frank
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-03-21Add categories in rc/Alex Leferry 2