summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-19Only touch new clients selections when target coord are explicitMaxime Coste
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-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
2017-01-11Add missing shell expansion variable documentationKoen
2017-01-10Merge git://github.com/knubie/kakouneMaxime Coste
2017-01-10Add '-' as completion extra word character for kakrc filesMaxime Coste
2017-01-10Merge remote-tracking branch 'alexherbo2/command-names'Maxime Coste
2017-01-10Merge remote-tracking branch 'schickm/fix-html-highlighting'Maxime Coste
2017-01-10Merge remote-tracking branch 'Delapouite/pipe-register'Maxime Coste
2017-01-10Treat <c-h> as backspace in ncurses uiMaxime Coste
2017-01-10Fix: add missing pipe register in infoDelapouite
2017-01-08Change html highlighting to be ref inside of hbs highlightingMatt Schick
2017-01-08Small code cleanupsMaxime Coste
2017-01-08Apply clang-tidy modernize to the codebaseMaxime Coste
2017-01-07Add the 'modal' info style documenation in json ui docMaxime Coste