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
/
core
Age
Commit message (
Expand
)
Author
2019-03-21
Add categories in rc/
Alex Leferry 2
2019-03-16
Merge branch 'patch-1' of http://github.com/andreyorst/kakoune
Maxime Coste
2019-03-14
rc: Use builtin faces
Frank LENORMAND
2019-03-13
highlight floating point numbers with exponent
Andrey Orst
2019-03-13
Merge remote-tracking branch 'alexherbo2/kakrc-add-force-commands'
Maxime Coste
2019-02-08
Indent and deindent c-family single line else properly
Justin Frank
2019-02-06
kakrc: Add force commands
Alex Leferry 2
2019-01-20
Rework c-family shell expansions to speed them up slightly
Maxime Coste
2019-01-19
Slight simplification in c-family.kak
Maxime Coste
2019-01-17
Support quoted here-documents in sh highlighting
Maxime Coste
2019-01-17
Fix C++ raw strings not being checked for matching captures
Maxime Coste
2019-01-14
Improve some corner cases in c-family auto-indenting
Maxime Coste
2019-01-11
[Bash] Handle hashtag inside expansion (Fix #2684)
Jan-Jaap Korpershoek
2019-01-06
c-family: Regroup C++ keywords and consider C++20
fsub
2019-01-02
Added 'catch' to kakrc keywords
Justin Frank
2018-12-30
Merge remote-tracking branch 'Muffindrake/uch_stdlib'
Maxime Coste
2018-12-20
Revert cosmetic hook order change
Olivier Perret
2018-12-19
Unify auto-indent trimming hooks
Olivier Perret
2018-12-19
c-family.kak: remove redundant -family in hook groups
Olivier Perret
2018-12-15
Remove accidental line paste
Muffindrake
2018-12-15
Add atomic type qualifier and atomic_flag type
Muffindrake
2018-12-15
Add missing stdlib macro highlighting and uchar types
Muffindrake
2018-12-13
doc.kak: Do not join together bullet lists
Maxime Coste
2018-12-11
Execute cleanup hooks on any filetype change
Olivier Perret
2018-12-11
Change cleanup of core/ languages to use a simpler hook -once
Olivier Perret
2018-11-28
Fix extra_word_chars in various scripts
Maxime Coste
2018-11-26
makefile.kak: highlight .mk files
Alyssa Ross
2018-11-25
Merge remote-tracking branch 'Muffindrake/c_stdint'
Maxime Coste
2018-11-23
Highlight bool type
Muffindrake
2018-11-21
doc: don't pollute command history with mapping
Olivier Perret
2018-11-12
python: add async/await keywords highlighting
roger
2018-11-11
Add missing highlighting for time/wctype
Muffindrake
2018-11-08
Convert subshells to strings
Muffindrake
2018-11-08
Add macros for float.h
Muffindrake
2018-11-08
Update C grammar
Muffindrake
2018-11-01
Don't require content in parens for single statment indent
Justin Frank
2018-10-31
Make statement after if/else/while/for optional for indenting c-family
Justin Frank
2018-10-09
Support commenting syntax in Elm
Sébastien Lerique
2018-10-06
Fix kakrc shell script completion region definitions
Maxime Coste
2018-10-06
Merge remote-tracking branch 'laelath/shell-command-completion'
Maxime Coste
2018-10-04
Merge branch 'patch-1' of https://github.com/andreyorst/kakoune
Maxime Coste
2018-10-03
Added shell command completion support to define-command and prompt
Justin Frank
2018-10-03
Simplifed regex variant by mawww
Andrey Orst
2018-10-02
use more complex regex to handle all suffix combinations
Andrey Orst
2018-10-01
doc.kak: Fix bashism.
Tim Allen
2018-10-01
Merge remote-tracking branch 'lenormf/fix-doc-anchor'
Maxime Coste
2018-09-30
rc doc: Fix the anchor jump error message
Frank LENORMAND
2018-09-29
rc c: Highlight more standard types and macros
Frank LENORMAND
2018-09-25
Update c-family.kak
Andrey Orst
2018-09-23
doc.kak: Fix rendering of indented code blocks
Maxime Coste
[next]