summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24Fix shell context capture that was accessing dead parametersMaxime Coste
2017-01-24Fix crash when clearing a regex prompt with multiple selectionsMaxime Coste
2017-01-22Add `gi` to go to first non-blank character on lineMaxime Coste
2017-01-22Add quote to completion characters in haskellEnrico Lumetti
2017-01-22Fix client destruction when there is an InsertMode mode still aliveMaxime Coste
2017-01-21Merge remote-tracking branch 'lisael/add-pony-filetype'Maxime Coste
2017-01-21Support the +line syntax for clients as well.Maxime Coste
2017-01-21Fix SafeCountable callstack trackingMaxime Coste
2017-01-20Bruno Dupuis Copyright Waiverlisael
2017-01-20Cleanups and added `:$` as autoindent triggerlisael
2017-01-20added https://github.com/ponylang/ponyc filetypelisael
2017-01-19Document +line[:column]Eike Plack
2017-01-19Fix escapingEike Plack
2017-01-19Only touch new clients selections when target coord are explicitMaxime Coste
2017-01-19Fix misleading wordingEike Plack
2017-01-17fix(README): remove <register> from prompt and onkey commandsDelapouite
2017-01-16Use ints instead of unsigned for capture countMaxime Coste
2017-01-16Fix regex search/select not restoring initial selections on abortMaxime Coste
2017-01-15fix quote conventionAlex Leferry 2
2017-01-15remove optional valueAlex Leferry 2
2017-01-15fix typoAlex Leferry 2
2017-01-15rename line and block comments optionsAlex Leferry 2
2017-01-15rename :comment-selection to :comment-blockAlex Leferry 2
2017-01-15tweak :comment-line behaviour to comment selected linesAlex Leferry 2
2017-01-15rename commenting.kak to comment.kakAlex Leferry 2
2017-01-15Use an optimized build in then homebrew formulaMaxime Coste
2017-01-15Remove MAN_KEEP_FORMATTING for doc.kakMaxime Coste
2017-01-15Use byte offsets in spellMaxime Coste
2017-01-14Fix trailing space in yaml.kakMaxime Coste
2017-01-14Empty commitBruno-Sosa
2017-01-14fix file YAML detectionBruno-Sosa
2017-01-14Merge remote-tracking branch 'doppioandante/java-indent'Maxime Coste
2017-01-14Merge branch 'master' of git://github.com/tadzik/kakouneMaxime Coste
2017-01-14Merge remote-tracking branch 'lenormf/remove-pedantic-granularity'Maxime Coste
2017-01-14Fix modeline.kak declaring the same command twiceMaxime Coste
2017-01-14Remove the option that excludes the `-pedantic` flag from `CXXFLAGS`Frank LENORMAND
2017-01-13Add auto indentation to java filesEnrico Lumetti
2017-01-13No need for two hooks for a single Perl highlighter. Thanks, casimir!Tadeusz “tadzik” Sośnierz
2017-01-13Unhardcode variable declarartion highliting in Perl code, colour them as iden...Tadeusz “tadzik” Sośnierz
2017-01-13Treat .pm files as Perl codeTadeusz “tadzik” Sośnierz
2017-01-13Update ranges highlighter options according to buffer changesMaxime Coste
2017-01-13Fix naming conventions in bundled scriptsMaxime Coste
2017-01-13Various auto indent fixes regarding wrong use of x instead of <a-x>Maxime Coste
2017-01-13Import unit tests from danr/comment-insertion-refix pull requestMaxime Coste
2017-01-13Propagate ShellContext custom env-vars through custom commandsMaxime Coste
2017-01-13Fix capture group handlingMaxime Coste
2017-01-11Add 1118 regression test caseMaxime Coste
2017-01-11Fix 1074 test case with recent indent changeMaxime Coste
2017-01-11Copy comments *before* copying indentationMaxime Coste
2017-01-11Detect empty selection lists when restoring selections from registersMaxime Coste