summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2019-05-16fix #2909 broken rust autocompleteAndrey Orst
2019-05-15clojure: Fix indentation for lists with 1-character headsJason Felice
2019-05-02Change regular expression for git blame to one more supportedRamiro Romero Arjona
2019-04-29reimplemented ctags-search commandAndrey Orst
2019-04-27adding init to git.kak, removed candidatesnonumeros
2019-04-26Fix #2495 - Add hyperlink support to :manSteven Chan
2019-04-25Add support for Rrs
2019-04-25Merge remote-tracking branch 'laelath/provides-requires'Maxime Coste
2019-04-24Enable man command to show stderr message to the userSteven Chan
2019-04-24Re-implement PR #1927 - `man` bufname should indicate man page.Steven Chan
2019-04-24Fix kak file recognitionrs
2019-04-24Use complete URLAlex Leferry 2
2019-04-20Merge remote-tracking branch 'alexherbo2/rc-javascript-accessors'Maxime Coste
2019-04-20Merge remote-tracking branch 'alexherbo2/rc-mime-detection'Maxime Coste
2019-04-19Highlight JavaScript accessorsAlex Leferry 2
2019-04-17file.kak: Dereference symlinksAlex Leferry 2
2019-04-17file.kak: Use -i POSIX option nameAlex Leferry 2
2019-04-17Change completions option docstring element to be an arbitrary commandMaxime Coste
2019-04-17Rename info -placement to info -style and support modal styleMaxime Coste
2019-04-13Changed '🦀' to '§' for complex module quotingJustin Frank
2019-04-11Update remaining files to new provide/require formatJustin Frank
2019-04-10Clean up javascript file a bitJustin Frank
2019-04-10Fixed several more support files.Justin Frank
2019-04-09Fixed many of the filetype support modules to not use `BufSetOption` to loadJustin Frank
2019-04-08Fixed if statement in x11 detectionJustin Frank
2019-04-08Fix x11 overriding tmuxJustin Frank
2019-04-08Added modules to extra filesJustin Frank
2019-04-08Modified base files to use modulesJustin Frank
2019-04-08Modified a bunch of language support files to use modulesJustin Frank
2019-04-04Add Python 3.7 breakpoint to list of built-in functions.Hampus Fröjdholm
2019-04-01Fix spurious error from c-family-indent-on-closing-curly-braceMaxime Coste
2019-03-31Fix autoindent issues with paren in literalGrant Moyer
2019-03-29Merge remote-tracking branch 'GrantMoyer/rust-block-indent'Maxime Coste
2019-03-29Merge remote-tracking branch 'GrantMoyer/preserve-tabs-for-autoindent'Maxime Coste
2019-03-28Block indent on newline when previous line is '(stuff' and move 'stuff' to ow...Grant Moyer
2019-03-28Preserve tabs during autoindent and alignment with '(' for c-family languagesGrant Moyer
2019-03-28Make kitty honoring the current working directoryAlex Leferry 2
2019-03-26sh.kak: Use a region for shell expansionsMaxime Coste
2019-03-24Merge branch 'patch-1' of https://github.com/pickfire/kakouneMaxime Coste
2019-03-23Fix hookIvan Tham
2019-03-22Default to rustfmt for formatcmd in rustIvan Tham
2019-03-22Remove ranger.kakAlex Leferry 2
2019-03-21Add windowing/repl categoryAlex Leferry 2
2019-03-21Merge remote-tracking branch 'alexherbo2/rc-categories'Maxime Coste
2019-03-21Add categories in rc/Alex Leferry 2
2019-03-19Cleanup of fish.kak. Fixes #2775Justin Frank
2019-03-16Merge branch 'patch-1' of http://github.com/andreyorst/kakouneMaxime Coste
2019-03-16Merge remote-tracking branch 'eraserhd/use-semantic-face-names'Maxime Coste
2019-03-15Highlight all default Ruby symbols correctlyAlyssa Ross
2019-03-15Recognize Ruby identifiers beginning with _Alyssa Ross