summaryrefslogtreecommitdiff
path: root/rc/base
AgeCommit message (Expand)Author
2018-03-15Highlight footnote-style hyperlinks.Tim Allen
2018-03-14Add application media-type to file-type detectionAlex Leferry 2
2018-03-11Add ctagscmd optionDelapouite
2018-03-04lua.kak: Rework 'end' auto insertion logicMaxime Coste
2018-02-24Always collapse jumps in exec/eval, remove -collapse-jumps switchMaxime Coste
2018-02-18lua.kak: Fix string highlighting with -match-capture regionsMaxime Coste
2018-02-18rc/: Replace simple uses of sed with trMaxime Coste
2018-02-18Merge remote-tracking branch 'alexherbo2/rc-ruby'Maxime Coste
2018-02-18Recognize .gemspec files as RubyAlex Leferry 2
2018-02-17base javascript: Tweak variable highlightingFrank LENORMAND
2018-02-15Merge remote-tracking branch 'jacobdufault/lua-better-strings'Maxime Coste
2018-02-11Highlight nested == comments/strings in lua.Jacob Dufault
2018-02-11lint.kak: Update lint info when the linting data changedMaxime Coste
2018-02-11ocaml.kak: remove invalid unset-option static_words hookMaxime Coste
2018-02-11Merge remote-tracking branch 'MilanVasko/lua-comment-fix'Maxime Coste
2018-02-10Fixed Lua block comment highlightingMilan Vaško
2018-02-08Highlight Ruby control access keywordsAlex Leferry 2
2018-02-04Highlight JSXDan Rosén
2018-01-31Merge remote-tracking branch 'alexherbo2/rc-javascript'Maxime Coste
2018-01-30Highlight JavaScript static keywordsAlex Leferry 2
2018-01-26Add heredoc support for ruby.kakJimmy Thrasher
2018-01-21Convert bundled scripts to ModeChange hookMaxime Coste
2017-12-13Generate the markdown highlighter codeDan Rosén
2017-12-12Merge remote-tracking branch 'danr/fence'Maxime Coste
2017-12-10Fix highlight references in Markdown fenced code blocksDan Rosén
2017-12-10fix regression in highlighting of qualified Haskell variablesFrancesco Mazzoli
2017-12-10Merge remote-tracking branch 'Geemili/fix-inline-markdown'Maxime Coste
2017-12-10Merge remote-tracking branch 'Geemili/feature-restructuredtext'Maxime Coste
2017-12-09Add reStructuredText support scriptLeRoyce Pearson
2017-12-08Fix overlapping inline markupLeRoyce Pearson
2017-12-03* Crude implementation of focus: use the current region to switch to the desi...Nicholas Ochiel
2017-11-30added AbstractString to keywordsvalerdi
2017-11-16screen.kak: use `define-command` full name instead of `def` aliasMaxime Coste
2017-11-15code review: typos.Nicholas Ochiel
2017-11-15Integration with GNU screen; based on tmux.kakNicholas Ochiel
2017-11-06Fix lint.kak evaluate-commands → evalDelapouite
2017-11-04rust.kak: Support Rust's documentation comments.Tim Allen
2017-11-03src rc: Rename `exec`/`eval` into `execute-keys`/`evaluate-commands`Frank LENORMAND
2017-11-03rc: Don't use command aliases to highlight keywords properlyFrank LENORMAND
2017-10-30html.kak: Change </...> align hook to only run after inserting '>'Maxime Coste
2017-10-28Move highlighters into ScopesMaxime Coste
2017-10-25haskell.kak: remove complex lookaroundsMaxime Coste
2017-10-25markdown.kak: Remove fenced block support fromMaxime Coste
2017-10-25haskell.kak: Remove some complex lookaroundsMaxime Coste
2017-10-25rc/: Tweak some regexes to be compatible with our impl limitationsMaxime Coste
2017-10-25Use stricter regex syntaxMaxime Coste
2017-10-25rc/: More consistent uses of regex syntaxMaxime Coste
2017-10-19ini.kak: add ';' as a valid comment characterhelvetie
2017-09-23Fix Lua comment delimiter insertion (see #1584)exitium
2017-09-18Merge remote-tracking branch 'lenormf/fix-perl'Maxime Coste