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
/
kakrc.kak
Age
Commit message (
Expand
)
Author
2023-11-20
rc tools menu: replace menu builtin with a prompt-based implementation
Johannes Altmanninger
2023-06-02
add Highlight for complete-command shell-script
Bob Qi
2022-10-19
Shell-highlight complete-command shell completion parameters
Maxime Coste
2022-09-10
rc kakrc: add kak=kakrc highlighter alias for markdown/restructuredtext
Johannes Altmanninger
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-03-06
Add a complete-command command to configure command completion
Maxime Coste
2020-11-17
rc kakrc: Add the `rename-buffer` keyword
Frank LENORMAND
2020-11-17
rc kakrc: Add the `arrange-buffers` keyword
Frank LENORMAND
2020-11-17
rc kakrc: Sort the keywords
Frank LENORMAND
2020-11-08
Merge remote-tracking branch 'lenormf/kakrc-highlight-numbers' into master
Maxime Coste
2020-10-23
rc kakrc: Highlight numbers
Frank LENORMAND
2020-10-23
rc kakrc: Highlight `str-to-str-map` types
Frank LENORMAND
2020-08-22
kakrc: Add trigger-user-hook keyword
Alex Leferry 2
2020-08-14
kakrc.kak: Split auto-insert and auto-indent hooks
SeerLite
2020-07-29
Clean up my previous updates
John Isom
2020-07-29
Update deindenting in kakrc.kak
John Isom
2020-07-27
Remove extraneous -itersel flag from deindent closing brace after cursor
John Isom
2020-07-27
Fix indentation for closing chars in kakrc.kak
John Isom
2020-07-27
Fix indentation for closing braces in kakrc.kak
John Isom
2020-07-18
Fix highlighting of rgba colors in kakrc
Maxime Coste
2020-02-06
Remove duplicated scopes highlight in kakrc.kak
Dan Rosén
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-25
Merge remote-tracking branch 'laelath/provides-requires'
Maxime Coste
2019-04-24
Fix kak file recognition
rs
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