summaryrefslogtreecommitdiff
path: root/rc/base
AgeCommit message (Expand)Author
2017-09-18Merge remote-tracking branch 'Delapouite/css'Maxime Coste
2017-09-14rc perl: Don't highlight regex, fix string escapesFrank LENORMAND
2017-09-11Merge remote-tracking branch 'lenormf/mercurial-support'Maxime Coste
2017-09-09rc: Add support for MySQL, SQL Server and MS AccessFrank LENORMAND
2017-09-08rc: Add support for MercurialFrank LENORMAND
2017-09-06css.kak: add hl to more common CSS length unitsDelapouite
2017-08-29rc base html: Highlight attributes with no valueFrank LENORMAND
2017-08-26Merge remote-tracking branch 'lenormf/fix-html'Maxime Coste
2017-08-26rc base html: Highlight the DOCTYPE and tag attributesFrank LENORMAND
2017-08-22Improve Haskell highlighterDan Rosén
2017-08-01Consecutive markdown list bullets are not a valid list prefix.Tim Allen
2017-07-25Fix sakura termcmd setupMaxime Coste
2017-07-19Merge remote-tracking branch 'lenormf/fix-git' into c++14Maxime Coste
2017-07-19Remove `echo -color` support, superseeded by `echo -markup`Maxime Coste
2017-07-17rc git: Don't force a highlighting format on commitsFrank LENORMAND
2017-07-08Highliight git MERGE_MSG files as commit messagesMaxime Coste
2017-06-26Use the extra_word_chars option in word based normal commandsMaxime Coste
2017-06-23Merge remote-tracking branch 'lenormf/fix-ctags-command-names'Maxime Coste
2017-06-21Merge remote-tracking branch 'dianne/string-highlighter-fix'Maxime Coste
2017-06-18apply '"' highlighting fix to haskell as wellDianne Wagner
2017-06-18rust highlighter: '"' is not the start of a stringDianne Wagner
2017-06-16Update command namesAlex Leferry 2
2017-06-16rc: Fix calls to `mktemp`Frank LENORMAND
2017-06-15rc ctags: Make commands follow the naming conventionFrank LENORMAND
2017-06-12Merge remote-tracking branch 'lenormf/fix-tmpdir-modules'Maxime Coste
2017-06-09rc: Fix calls to `mktemp`Frank LENORMAND
2017-06-08Add AlacrittyAlex Leferry 2
2017-06-02Add SVG detection as xml in file.kakDelapouite
2017-05-25Make the lint_errors a range-specs option in lint.kakMaxime Coste
2017-05-24Rename line-flags option type to line-specsMaxime Coste
2017-05-21Merge remote-tracking branch 'lenormf/doc-public-options'Maxime Coste
2017-05-19Merge remote-tracking branch 'lenormf/rc-misc-fixes'Maxime Coste
2017-05-19Merge remote-tracking branch 'danr/Highlight-object-keys-in-yaml'Maxime Coste
2017-05-19Merge remote-tracking branch 'danr/Fix-reference-to-kakrc-highlighter-for-mar...Maxime Coste
2017-05-17Highlight 'copied' file action in git-commit buffersMaxime Coste
2017-05-17Rename range-faces to range-specsMaxime Coste
2017-05-16rc: Use POSIX `command -v` instead of `which`Frank LENORMAND
2017-05-16rc: Document non-hidden options with `-docstring`Frank LENORMAND
2017-05-16Highlight object keys in yamlDan Rosén
2017-05-15Fix reference to kakrc highlighter for markdownDan Rosén
2017-04-17rc: Properly modify `tmux`'s environment with `env`Frank LENORMAND
2017-04-09rc: Export $TMPDIR to new `tmux` processesFrank LENORMAND
2017-03-28spell.kak: preserve spelling language from :spell in :spell-replaceMaxime Coste
2017-03-10Change lint.kak column display to put it at the endMaxime Coste
2017-03-10Merge remote-tracking branch 'kurkale6ka/lint_cols'Maxime Coste
2017-03-08Add a -debug flag to :edit to set the buffer as debug dataMaxime Coste
2017-03-05Add Symbol, async and await highlighting for javascript.kakDelapouite
2017-03-03Merge remote-tracking branch 'alexherbo2/rc-ocaml'Maxime Coste
2017-03-03Merge remote-tracking branch 'alexherbo2/rc-ruby'Maxime Coste
2017-03-01rc: add a `spell-next` commandFrank LENORMAND