summaryrefslogtreecommitdiff
path: root/rc/base
AgeCommit message (Expand)Author
2016-11-02Remove since it gets overwritten by the NormalIdle hook +Dimitar Dimitrov
2016-11-02Use same idiom as for lint-nextDimitar Dimitrov
2016-11-02lint-prevDimitar Dimitrov
2016-11-02Use %~~ for delimiting to avoid issues with braces in the messageDimitar Dimitrov
2016-10-29Merge remote-tracking branch 'kurkale6ka/spell_replace'Maxime Coste
2016-10-29Merge remote-tracking branch 'casimir/patch-2'Maxime Coste
2016-10-28Fix ctags update-tag command that could fail depending on the localeMaxime Coste
2016-10-27Fix sed for macOSMartin Chaine
2016-10-26BufferRange option syntax support <line>.<column>+<len> and is inclusiveMaxime Coste
2016-10-23Merge remote-tracking branch 'kurkale6ka/sh_lint_2'Maxime Coste
2016-10-23Merge remote-tracking branch 'casimir/patch-1'Maxime Coste
2016-10-23different highlight for variable declarationMartin Chaine
2016-10-23const and var are keywords not attributesMartin Chaine
2016-10-22Add missing Go keywordMartin Chaine
2016-10-22fish.kak: fix edge cases in newline insertionOlivier Perret
2016-10-21Avoid problems when the message contains comasDimitar Dimitrov
2016-10-21Use -s for functionsDimitar Dimitrov
2016-10-21Add a spell replace functionDimitar Dimitrov
2016-10-20Merge remote-tracking branch 'lenormf/fix-spell'Maxime Coste
2016-10-20Merge remote-tracking branch 'kurkale6ka/sh_lint'Maxime Coste
2016-10-20SortDimitar Dimitrov
2016-10-19Add sh linterDimitar Dimitrov
2016-10-18Allow the spelling checks to run in the backgroundFrank LENORMAND
2016-10-14Move the commenting variables back to `commenting.kak`Frank LENORMAND
2016-10-14Remove all references to `formatcmd`Frank LENORMAND
2016-10-13Merge remote-tracking branch 'casimir/golang-rename'Maxime Coste
2016-10-11Fix, complete and add docstring documentation to builtin commandsFrank LENORMAND
2016-10-09Renamed dlang to dMartin Chaine
2016-10-08Renamed golang to goMartin Chaine
2016-10-06Tweak spell.kak, embrace printf and refactor a bitMaxime Coste
2016-10-06Merge remote-tracking branch 'lenormf/fix-spell'Maxime Coste
2016-10-05Fix non POSIX instructions, print errors when they occurFrank LENORMAND
2016-10-03Use eval -no-hooks when writing the buffer in a tmp file for scripting purposesMaxime Coste
2016-10-02Merge remote-tracking branch 'alexherbo2/fish-rc'Maxime Coste
2016-10-02Merge remote-tracking branch 'lenormf/fix-autowrap'Maxime Coste
2016-10-02Fix clojure hookMaxime Coste
2016-10-01Fix hool -> hook in rc filesMaxime Coste
2016-10-01Fix golang.kak highlighting hooksMaxime Coste
2016-10-01Merge remote-tracking branch 'greduan/highlighter-group'Maxime Coste
2016-09-29Adapt to recent changes to `exec`'s behavior, remove non POSIX double bracketsFrank LENORMAND
2016-09-28Merge remote-tracking branch 'greduan/rename-ini-highlighter'Maxime Coste
2016-09-28Add highlight group to highlighters rmhl hooksgreduan
2016-09-28Add highlight group to highlighters addhl hooksgreduan
2016-09-28Do s/ini-highlighter/ini/ on rc/base/ini.kakgreduan
2016-09-27refactorize command hooksAlex Leferry 2
2016-09-27disable hooksAlex Leferry 2
2016-09-27slight refactor in _fish_filter_around_selections commandAlex Leferry 2
2016-09-27compact commandsAlex Leferry 2
2016-09-27Merge remote-tracking branch 'lenormf/fix-markdown'Maxime Coste
2016-09-25Place the Makefile highlighting script alongside the `make` support scriptFrank LENORMAND