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
2017-11-06
doc.kak: Remove unused lines
Maxime Coste
2017-11-06
doc.kak: Support jumping on links using <ret>
Maxime Coste
2017-11-06
doc.kak: Simplify completion script
Maxime Coste
2017-11-05
c-family.kak: Add missing C++ keywords, attributes, and types
fsub
2017-11-05
c-family.kak: Sort keywords, attributes, values, and decorators
fsub
2017-11-03
refactor comment.kak
Olivier Perret
2017-11-03
commenting: move rust to the C-style group
Olivier Perret
2017-11-03
Merge remote-tracking branch 'lenormf/fix-rc-aliases'
Maxime Coste
2017-11-03
src rc: Rename `exec`/`eval` into `execute-keys`/`evaluate-commands`
Frank LENORMAND
2017-11-03
rc: Don't use command aliases to highlight keywords properly
Frank LENORMAND
2017-11-02
sh: support mksh
Kylie McClain
2017-11-02
doc.kak: Support rendering _italic_ text as well
Maxime Coste
2017-11-02
doc.kak: Render documentation internally instead of relying on man
Maxime Coste
2017-11-02
asciidoc.kak: Highlight `^=+` syntax sections
Maxime Coste
2017-11-02
kakrc.kak: Fix highlighting of key words at start of buffer
Maxime Coste
2017-10-28
kakrc.kak: set '-' as an additional word char
Maxime Coste
2017-10-28
kakrc.kak: Fix static word definition
Maxime Coste
2017-10-28
Move highlighters into Scopes
Maxime Coste
2017-10-25
asciidoc.kak: use a more tolerant block regex for
Maxime Coste
2017-10-25
rc/: Tweak some regexes to be compatible with our impl limitations
Maxime Coste
2017-10-25
Use stricter regex syntax
Maxime Coste
2017-10-25
rc/: More consistent uses of regex syntax
Maxime Coste
2017-10-23
Merge remote-tracking branch 'danr/Fix-introduced-mistake-in-kakrc-highlighting'
Maxime Coste
2017-10-23
kakrc.kak: refactor grammar handling
Maxime Coste
2017-10-22
Fix introduced mistake in kakrc highlighting
Dan Rosén
2017-10-21
Add some more keywords to kakrc highlighting
Maxime Coste
2017-10-21
Improve kakrc highlighter
Dan Rosén
2017-09-30
rc man/doc: Don't show `groff` warnings
Frank LENORMAND
2017-09-30
rc doc: Use POSIX flag `-name` instead of `-iname`
Frank LENORMAND
2017-09-29
rc doc: Implement the `-i` flag of `sed` in a POSIX manner
Frank LENORMAND
2017-09-29
rc doc: Remove window hooks automatically assigned
Frank LENORMAND
2017-09-18
c-family: auto close unions with a semicolon as well
Maxime Coste
2017-08-03
Change documentation directory towards $kak_runtime/doc
Maxime Coste
2017-07-29
Fix grep-next/prev-match not jumping correctly to first/last match
Maxime Coste
2017-07-29
Fix grep-jump on eol
Maxime Coste
2017-07-19
Remove `echo -color` support, superseeded by `echo -markup`
Maxime Coste
2017-07-17
rc man: Avoid undefined behavior on `expr`
Frank LENORMAND
2017-07-14
rc formatter: Don't force selection restoration
Frank LENORMAND
2017-06-29
rc c-family: Add a hook to the insert group
Frank LENORMAND
2017-06-26
Add error message when using format command with no formatcmd specified
Delapouite
2017-06-26
Use the extra_word_chars option in word based normal commands
Maxime Coste
2017-06-23
rc formatter: Make sure the formatter returned successfully
Frank LENORMAND
2017-06-16
Update command names
Alex Leferry 2
2017-06-16
rc: Fix calls to `mktemp`
Frank LENORMAND
2017-06-13
Fix corner case in C family indenting
Maxime Coste
2017-06-09
rc: Fix calls to `mktemp`
Frank LENORMAND
2017-06-07
Fix missing hook removal command in c-family.kak
Maxime Coste
2017-06-04
Revert "doc: Fix the documentation of the `alt_dirs` option"
Frank LENORMAND
2017-06-03
doc: Fix the documentation of the `alt_dirs` option
Frank LENORMAND
2017-06-03
Merge remote-tracking branch 'danr/Remove-ad-hoc-rules-in-kakrc-highlighter'
Maxime Coste
[prev]
[next]