index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
filetype
/
perl.kak
Age
Commit message (
Expand
)
Author
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2021-05-17
Allowed for references of strings
fennewald
2021-04-17
rc: use a separate *-insert hook to auto-insert comments
Johannes Altmanninger
2021-04-17
rc: when auto-inserting comments, include trailing spaces from previous line
Johannes Altmanninger
2020-11-08
rc perl.kak: highlight substitution with empty replacement, like `s{foo}{}`
Johannes Altmanninger
2020-11-08
rc perl.kak: highlight multiple regex modifiers
Johannes Altmanninger
2020-11-08
Fix regex error in perl highlighting
Maxime Coste
2020-10-19
rc perl: quoted heredocs can be empty
Johannes Altmanninger
2020-10-09
Fixed ending of region, as per @krobelus
Carson Riker
2020-10-09
Added highlighted for curly-brace based sregexes
Carson Riker
2020-09-18
Highlight more Perl quoting syntaxes
Johannes Altmanninger
2020-07-29
Clean up my previous updates
John Isom
2020-07-29
Update deindenting in perl.kak
John Isom
2020-07-29
Merge branch 'deindent-closing-braces' into HEAD
John Isom
2020-07-29
Merge commit '84a08982' into HEAD
John Isom
2020-07-29
Update deindenting in perl.kak
John Isom
2020-07-28
Fix already-existing bug in perl.kak
John Isom
2020-07-28
Update deindenting in perl.kak
John Isom
2020-07-28
Update deindenting in perl.kak
John Isom
2020-07-28
Fix indentation rule for perl.kak
John Isom
2020-05-05
Fix perl regex for operator //
buffet
2019-11-26
Improve perl regex and qq string highlighting
Maxime Coste
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-04-13
Changed '🦀' to '§' for complex module quoting
Justin Frank
2019-04-09
Fixed many of the filetype support modules to not use `BufSetOption` to load
Justin Frank
2019-04-08
Modified a bunch of language support files to use modules
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2