summaryrefslogtreecommitdiff
path: root/rc/base
AgeCommit message (Expand)Author
2017-03-01rc: POSIX and cosmetic fixes in the `spell` script`Frank LENORMAND
2017-02-28highlight hash access symbolsAlex Leferry 2
2017-02-27add rc/ocaml.kakAlex Leferry 2
2017-02-21improved haskell comment regexOmar Polo
2017-02-19Rename BufNew and BufOpen hooks to BufNewFile and BufOpenFileMaxime Coste
2017-02-13Merge remote-tracking branch 'nicholastmosher/faces'Maxime Coste
2017-02-09Adds faces module and function. Renames identifier face to variable.Nick Mosher
2017-02-09fix regex highlightingAlex Leferry 2
2017-01-31Improve POSIX sed compatibility in lint.kakMaxime Coste
2017-01-29Fix option name in haskell.kakMaxime Coste
2017-01-22Add quote to completion characters in haskellEnrico Lumetti
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-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-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-11Copy comments *before* copying indentationMaxime Coste
2017-01-10Merge git://github.com/knubie/kakouneMaxime Coste
2017-01-10Merge remote-tracking branch 'alexherbo2/command-names'Maxime Coste
2017-01-06Add support for ES6 template literals to javascript highlightingMatt Schick
2017-01-04update command namesAlex Leferry 2
2016-12-29Fix comment-leader auto-insertionDan Rosén
2016-12-27support ```[<space>…]<language> code blockAlex Leferry 2
2016-12-25add 'extend' to ruby grammarMatthew Steedman
2016-12-16base/markdown: Correct italic/bold detection regexKylie McClain
2016-12-14Remove mimetype option for goodMaxime Coste
2016-12-14Merge remote-tracking branch 'casimir/remove-mimetype'Maxime Coste
2016-12-10Fix uses of renamed make_current_error_line optionMaxime Coste
2016-12-07smarter mimetype matchingMartin Chaine
2016-12-06match filetype for eml extensionMartin Chaine
2016-12-06transform mimetype to a fallback optionMartin Chaine
2016-11-28go: error is a type not a keywordMartin Chaine
2016-11-28add `error` to typesMartin Chaine
2016-11-24Introduce the `builtin` face, modify scripts accordinglyFrank LENORMAND
2016-11-22Support xml based code in `html.kak`Frank LENORMAND
2016-11-17ctags.kak: Fix compatibility with original-awkMaxime Coste
2016-11-16ctags.kak: Replace some subshells with parameter expansionsMaxime Coste
2016-11-15Don't double sub shellDimitar Dimitrov
2016-11-15Remove some tabs from ctags.kakMaxime Coste
2016-11-15Rework ctags.kak to read from all the different tag files.Maxime Coste
2016-11-15fix lua.kakOlivier Perret
2016-11-14Highlight numbers as values in jsonMaxime Coste
2016-11-09Add column informationDimitar Dimitrov
2016-11-07add missing builtins + clean duplicate `interface`Martin Chaine