summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2019-10-27Fix python operator highlightercipharius
2019-10-25filetype: add support for .make extensionBruno Heridet
2019-10-23Merge remote-tracking branch 'eraserhd/tmux-version-check'Maxime Coste
2019-10-23Merge remote-tracking branch 'lenormf/python-highlight-module'Maxime Coste
2019-10-23Add a -verbatim switch to evaluate-commands for perfect forwardingMaxime Coste
2019-10-23Merge remote-tracking branch 'lenormf/key-semicolon'Maxime Coste
2019-10-22Accept tmux pre-release and rc versionsJason Felice
2019-10-22rc swift: Remove highlighting of non-standard commentsFrank LENORMAND
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-20rc man: Expose the actual buffer-space's widthFrank LENORMAND
2019-10-20rc python: Highlight modules in import statementsFrank LENORMAND
2019-10-17Fix d.kak invonluntary modificationMaxime Coste
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-10-15Merge branch 'patch-1' of https://github.com/chaoky/kakouneMaxime Coste
2019-10-09Merge remote-tracking branch 'occivink/alt-fail'Maxime Coste
2019-10-09Simplify argument pass through in git wrapper scriptMaxime Coste
2019-10-08[rc] Use 'fail' when the alternative file cannot be foundOlivier Perret
2019-10-02fixed regex for matching words Leonardo Dias ~Lordie
2019-10-01Better elm syntax lightingLeonardo Dias ~Lordie
2019-10-01Merge branch 'haskell' of http://github.com/evanrelf/kakouneMaxime Coste
2019-10-01Merge remote-tracking branch 'eraserhd/pr/master/extra_word_chars-on-window'Maxime Coste
2019-10-01Merge remote-tracking branch 'occivink/grep-space'Maxime Coste
2019-09-30grep: fix for filenames containg spacesOlivier Perret
2019-09-28Add additional syntax highlighting for HaskellEvan Relf
2019-09-26rc, doc: set extra_word_chars on buffer, not windowJason Felice
2019-09-26Do not autoscroll on grep resultsMaxime Coste
2019-09-22Merge remote-tracking branch 'lenormf/fix-git-tools'Maxime Coste
2019-09-17Add a clang_directory option to set PWD when completingMaxime Coste
2019-09-17Accept docstrings with last line not fully indentedMaxime Coste
2019-09-16Merge remote-tracking branch 'andreyorst/universal-git-path'Maxime Coste
2019-09-15cd to file's dirAndrey Orst
2019-09-15Fix clang completion support with modern clangMaxime Coste
2019-09-15Rename formatter.kak to format.kak and alias format to format-bufferMaxime Coste
2019-09-15Merge remote-tracking branch 'codesoap/background_blocks'Maxime Coste
2019-09-15Merge remote-tracking branch 'stevenyvr987/add-hyperlink-support-to-man-plugin'Maxime Coste
2019-09-15Merge remote-tracking branch 'occivink/refactor-format'Maxime Coste
2019-09-15Merge remote-tracking branch 'lenormf/fix-latex'Maxime Coste
2019-09-12Refactor formatter.kakOlivier Perret
2019-09-08Merge remote-tracking branch 'mogenson/editorconfig'Maxime Coste
2019-09-05rc latex: Highlight DTX and STY filesFrank LENORMAND
2019-08-24rc latex: Highlight .cls files as LaTeXFrank LENORMAND
2019-08-20Check if buffile is path before loading editorconfig settingsMichael Mogenson
2019-08-19Merge remote-tracking branch 'andreyorst/patch-2'Maxime Coste
2019-08-19Merge remote-tracking branch 'codesoap/makefile'Maxime Coste
2019-08-19Merge branch 'master' of https://github.com/aecepoglu/kakouneMaxime Coste
2019-08-19Merge remote-tracking branch 'andreyorst/fix-rust-meta-attributes'Maxime Coste
2019-08-19Merge remote-tracking branch 'nhey/master'Maxime Coste
2019-08-12remove wrong '+' from awk regexAndrey Orst
2019-08-12Highlight parenthesized paths. Also change '()' to 'ยง' for module quoting.nhey
2019-08-12Revert back to previous char literal highlighter as it's more precisetawsi-melek