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
/
php.kak
Age
Commit message (
Expand
)
Author
2024-07-17
php: improve heredoc
Willow Barraco
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-05-26
rc filetype: fix double space in trim-indent hooks
Johannes Altmanninger
2022-01-24
Review: remove a comment
Sidharth Kshatriya
2022-01-13
.phpt (PHP Test) files should also receive PHP syntax highlighting
Sidharth Kshatriya
2022-01-13
Add support for PHP heredoc in syntax highlighting
Sidharth Kshatriya
2021-09-02
Fix unterminated string in rc/filetype/php.kak
ioh
2021-04-17
rc: use a separate *-insert hook to auto-insert comments
Johannes Altmanninger
2021-04-17
rc: remove spurious tabs
Johannes Altmanninger
2020-07-29
Clean up my previous updates
John Isom
2020-07-28
Fix already-existing error in php.kak
John Isom
2020-07-28
Update deindenting in php.kak
John Isom
2020-07-28
Update deindenting in php.kak
John Isom
2020-07-28
Fix indentation rule for php.kak
John Isom
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-06-10
Consider */ closing comment on PHP automatic indentation prefix
Felix Freeman
2019-06-10
Fix PHP comments indentation
hacktivista
2019-04-09
Fixed many of the filetype support modules to not use `BufSetOption` to load
Justin Frank
2019-04-08
Added modules to extra files
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2