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
/
base
/
ruby.kak
Age
Commit message (
Expand
)
Author
2019-03-21
Add categories in rc/
Alex Leferry 2
2019-03-15
Highlight all default Ruby symbols correctly
Alyssa Ross
2019-03-15
Recognize Ruby identifiers beginning with _
Alyssa Ross
2018-12-19
Unify auto-indent trimming hooks
Olivier Perret
2018-12-11
Execute cleanup hooks on any filetype change
Olivier Perret
2018-12-11
Change cleanup of base/ languages to use a simpler hook -once
Olivier Perret
2018-11-21
Don't highlight Ruby eigenclass definitions as here docs
Jimmy Thrasher
2018-09-19
Use remove-hooks regex in rc
Delapouite
2018-09-17
Homebrew Brewfile is ruby
Jason Felice
2018-07-05
Make recurse regex opt-in with a -recurse switch instead of opt-out
Maxime Coste
2018-07-05
Fix tests and required scripts to get back to green make test
Maxime Coste
2018-07-05
Fix remaining static_words and spell.kak for the new list syntax
Shachaf Ben-Kiki
2018-07-05
Do not reparse %sh{...} strings
Maxime Coste
2018-04-14
ruby.kak: Refactor end autoinsertion logic to be more robust
Maxime Coste
2018-03-25
Fix uses of rotate selection in rc/ files
Maxime Coste
2018-03-23
ruby.kak: support squiggly heredocs
Alyssa Ross
2018-02-18
rc/: Replace simple uses of sed with tr
Maxime Coste
2018-02-18
Recognize .gemspec files as Ruby
Alex Leferry 2
2018-02-08
Highlight Ruby control access keywords
Alex Leferry 2
2018-01-26
Add heredoc support for ruby.kak
Jimmy Thrasher
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-10-28
Move highlighters into Scopes
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-07-19
Remove `echo -color` support, superseeded by `echo -markup`
Maxime Coste
2017-02-28
highlight hash access symbols
Alex Leferry 2
2017-02-09
Adds faces module and function. Renames identifier face to variable.
Nick Mosher
2017-01-13
Fix naming conventions in bundled scripts
Maxime Coste
2017-01-13
Various auto indent fixes regarding wrong use of x instead of <a-x>
Maxime Coste
2017-01-11
Copy comments *before* copying indentation
Maxime Coste
2017-01-10
Merge git://github.com/knubie/kakoune
Maxime Coste
2017-01-04
update command names
Alex Leferry 2
2016-12-29
Fix comment-leader auto-insertion
Dan Rosén
2016-12-25
add 'extend' to ruby grammar
Matthew Steedman
2016-12-06
transform mimetype to a fallback option
Martin Chaine
2016-10-14
Move the commenting variables back to `commenting.kak`
Frank LENORMAND
2016-10-14
Remove all references to `formatcmd`
Frank LENORMAND
2016-10-01
Fix hool -> hook in rc files
Maxime Coste
2016-09-28
Add highlight group to highlighters rmhl hooks
greduan
2016-09-28
Add highlight group to highlighters addhl hooks
greduan
2016-09-16
highlight :: operator
Alex Leferry 2
2016-09-16
fixes symbol highlighting
Alex Leferry 2
2016-09-09
fixes 'end' insertion
Alex Leferry 2
2016-09-09
disable hooks
Alex Leferry 2
2016-05-24
fixes hooks removing
Alex Leferry 2
2016-04-23
Pass a generic pattern to `printf` calls, use `echo` when possible
Frank LENORMAND
2016-04-21
Remove uses of \< and \>, always use std regex compatible \b
Maxime Coste
2016-04-09
style tweak in the static words definitions
Maxime Coste
[next]