summaryrefslogtreecommitdiff
path: root/rc/base/ruby.kak
AgeCommit message (Expand)Author
2016-04-09Merge remote-tracking branch 'lenormf/fix-static-completion'Maxime Coste
2016-03-17Replace non-POSIX here-strings and calls to `echo`Frank LENORMAND
2016-03-17Help Kakoune to better detect /…/ literalsAlex Leferry 2
2016-03-16add :alt command to jump to the alternate file (implementation ↔ test)Alex Leferry 2
2016-03-14Replace non-POSIX inline character replacement in shell scriptsFrank LENORMAND
2016-03-14Add static completion suggestions to several languages, set `autopep8` as def...Frank LENORMAND
2016-03-10Restore the `filter_around_selections` functions to balance indentation copiesFrank LENORMAND
2016-03-10Give commands that do not indent their own `insert` hookFrank LENORMAND
2016-03-10Remove hooks that trim trailing whitespacesFrank LENORMAND
2016-03-10Add `rubocop` as default ruby formatterFrank LENORMAND
2016-02-27Fix highlighting of single letter identifiersAlex Leferry 2
2016-02-27Fix escaping of ' in single quote stringsAlex Leferry 2
2016-01-29Reorganise rc/ into subdirectoriesMaxime Coste