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
/
rust.kak
Age
Commit message (
Expand
)
Author
2025-04-11
rc filetype rust: hl return as keyword
Vladimir Bauer
2024-04-16
rust: Highlight char and byte literals as values
MichaĆ Kruszewski
2022-11-01
Add "union" as a keyword for Rust syntax
James Wainwright
2022-07-05
Make `x` just select the full lines
Maxime Coste
2021-05-02
add TODO comment highlighting
Skyler Hawthorne
2021-05-01
fix rust pub highlight
Skyler Hawthorne
2021-04-28
improve colors for rust/solarized
Skyler Hawthorne
2021-03-07
Support rust visibility for enum and others
Ivan Tham
2021-03-07
Support dedent with rust fn qualifiers
Ivan Tham
2021-02-17
Dedent rust await function with ?
Ivan Tham
2021-02-17
Dedent rust empty match
Ivan Tham
2020-12-17
Rust dedent after .await
Ivan Tham
2020-12-17
Rust handle [ indent like { and (
Ivan Tham
2020-10-12
Fix rust highlighting after regions highlighter behaviour change
Maxime Coste
2020-10-04
Rust always indent after {
Ivan Tham
2020-10-04
Add missing rust indent after function {
Ivan Tham
2020-09-30
Rust not to indent on hash
Ivan Tham
2020-09-28
Rust indent keyword check boundary
Ivan Tham
2020-09-28
Rust reindent where to match block
Ivan Tham
2020-09-27
Add rust test for empty line indent
Ivan Tham
2020-09-27
Rust improve align after partial statement
Ivan Tham
2020-09-27
Rust align open paren for if and for
Ivan Tham
2020-07-31
Merge remote-tracking branch 'pickfire/rust-highlight'
Maxime Coste
2020-07-29
Clean up my previous updates
John Isom
2020-07-28
Update deindenting in rust.kak
John Isom
2020-07-27
Update rust brace deindenting to handle bad indentation edge case
John Isom
2020-07-26
Update comment wording for deindentation
John Isom
2020-07-26
Fix indentation rule for rust.kak
John Isom
2020-07-09
Improve rust comment closing handling
Ivan Tham
2020-07-09
Fix rust character highlight
Ivan Tham
2020-07-09
Fix rust comment end
Ivan Tham
2020-07-09
Fix rust doctest non-hidden macro highlight
Ivan Tham
2020-07-09
Add default keyword for rust
Ivan Tham
2020-07-09
Update rust rc comment
Ivan Tham
2020-06-02
Merge remote-tracking branch 'pickfire/rust-doctests'
Maxime Coste
2020-06-02
Rust dedent { after where clause
Ivan Tham
2020-05-31
Rust indent after standalone where
Ivan Tham
2020-05-31
Rust indent block comment
Ivan Tham
2020-05-31
Highlight rust default keyword (specialization)
Ivan Tham
2020-05-31
Highlight doc tests in rust
Ivan Tham
2020-05-30
Fix rust reference url
Ivan Tham
2020-05-30
Rust take indentation before comment to next line
Ivan Tham
2020-05-30
Handle dedent in rust syntax
Ivan Tham
2020-02-24
Make rust auto-indenter ignore most things inside comments.
Joe Neeman
2020-01-29
rc: Highlight embedded documentation
Frank LENORMAND
2019-11-11
rc rust: Don't set an arbitrary formatter
Frank LENORMAND
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-08-07
support raw strings withing the meta attributes
Andrey Orst
2019-08-06
fix #3043
Andrey Orst
[next]