summaryrefslogtreecommitdiff
path: root/rc/core
AgeCommit message (Expand)Author
2017-06-03Merge remote-tracking branch 'danr/Improve-kakrc-highlighter-with-more-static...Maxime Coste
2017-06-03Rename _grep_current_line option to grep_current_lineMaxime Coste
2017-05-27man.kak: Rename _manpage option to manpageMaxime Coste
2017-05-27Highlight non numeric man sections as well in man.kakMaxime Coste
2017-05-27Slight style tweak in doc.kakMaxime Coste
2017-05-25Make shell variable expansion in "strings" highlighted the same way as in codeMaxime Coste
2017-05-25Add break and continue to the list of sh keywordsMaxime Coste
2017-05-25Add support for raw C++ strings in c-family highlightingMaxime Coste
2017-05-23Fix man.kak when man pages filenames just end up with the manual sectionMaxime Coste
2017-05-21Smarter align to opening parenthesis/brace supporting multilineMaxime Coste
2017-05-21Merge remote-tracking branch 'lenormf/doc-public-options'Maxime Coste
2017-05-21Commit correct version of c-family indent changeMaxime Coste
2017-05-20Support aligning to opening { as well as ( in c-family indentMaxime Coste
2017-05-19Merge remote-tracking branch 'lenormf/rc-misc-fixes'Maxime Coste
2017-05-16rc: Simplify and optimize the `alt` commandFrank LENORMAND
2017-05-16rc: Document non-hidden options with `-docstring`Frank LENORMAND
2017-05-16Add some missing languages to comment.kakDan Rosén
2017-05-15Remove ad-hoc rules in kakrc highlighterDan Rosén
2017-05-15Improve kakrc highlighter with more static wordsDan Rosén
2017-02-19Rename BufNew and BufOpen hooks to BufNewFile and BufOpenFileMaxime Coste
2017-02-13Merge remote-tracking branch 'lenormf/fix-doc-ansi-sequences'Maxime Coste
2017-02-13Merge remote-tracking branch 'nicholastmosher/faces'Maxime Coste
2017-02-13Fix make.kak handling of 'Entering directory' and absolute pathsMaxime Coste
2017-02-10Make sure no ANSI sequences are in the data returned by `man`Frank LENORMAND
2017-02-09Adds faces module and function. Renames identifier face to variable.Nick Mosher
2017-02-06Add proper heredoc highlighting support to sh.kakMaxime Coste
2017-02-03Highlight c-family include paths as identifiersMaxime Coste
2017-01-29Merge remote-tracking branch '4d47/php-comments'Maxime Coste
2017-01-29Set commenting options for phpMathieu Gagnon
2017-01-25Merge remote-tracking branch 'alexherbo2/rc-comment'Maxime Coste
2017-01-25More tolerant recognition of underlined titles in asciidoc highlightMaxime 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-15Remove MAN_KEEP_FORMATTING for doc.kakMaxime 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-11Copy comments *before* copying indentationMaxime 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-06make.kak: highlight gcc/clang style location markersMaxime Coste
2017-01-04update command namesAlex Leferry 2
2017-01-04update kakrc keywordsAlex Leferry 2
2017-01-02Fix comment autoinsert for c-family as well.Maxime Coste
2017-01-02Add indentation hooks to `kak` filetype support scriptMaxime Coste
2017-01-02Rename python indentation command to be more consistentMaxime Coste