summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14Add Dart rc fileHarm Aarts
2018-08-13rc lisp: Highlight basic numeral formsFrank LENORMAND
2018-08-13rc lisp: Extend the range of identifier charactersFrank LENORMAND
2018-08-11rc lisp: Fix variable highlightingFrank LENORMAND
2018-08-11src: Forbid empty `menu` entriesFrank LENORMAND
2018-08-10Christopher Nascone Copyright WaiverChristopher Nascone
2018-08-10Add instructions to install from Solus repository.Christopher Nascone
2018-08-09Merge remote-tracking branch 'laelath/fix-git-hide-blame'Maxime Coste
2018-08-09Merge remote-tracking branch 'laelath/i3-comments'Maxime Coste
2018-08-09Add a -version switch to KakouneMaxime Coste
2018-08-08i3 comments don't require a space after the hashJustin Frank
2018-08-08fixed git hide-blame not workingJustin Frank
2018-08-06src: Allow hooks to be run only onceFrank LENORMAND
2018-08-05Merge remote-tracking branch 'Screwtapello/support_rust_raw_strings'Maxime Coste
2018-08-05Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2018-08-04An empty string is not a valid numberMaxime Coste
2018-08-02rc lint: Be more resilient to null coordinatesFrank LENORMAND
2018-08-02src: Stay in user-mode when an unmapped key is hit in lock-modeFrank LENORMAND
2018-08-02src: Make `enter_user_mode()` tail-recursiveFrank LENORMAND
2018-08-02rust.kak: Support Rust's raw-string syntax.Tim Allen
2018-08-01rc systemd: Make sure files are in the `systemd` directoryFrank LENORMAND
2018-07-31Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2018-07-31Merge branch 'patch-4' of git://github.com/co-dh/kakouneMaxime Coste
2018-07-31Fix reference to perl regex syntax, Kakoune's is based on ECMAScriptMaxime Coste
2018-07-31Add an assert to catch newpad returning a nullptrMaxime Coste
2018-07-30sql is case insensitive Hao Deng
2018-07-30rc lint: Create temporary file with the same buffer extensionFrank LENORMAND
2018-07-30Avoid invalid access to OptionalMaxime Coste
2018-07-30Fix compilation with gcc-5Maxime Coste
2018-07-28Do not enforce autoformat in ocamlMaxim Baz
2018-07-28Bump gcc version used in travis to 6Maxime Coste
2018-07-28Merge remote-tracking branch 'Delapouite/map-key-completer'Maxime Coste
2018-07-28Fix specs based highlighter documentationMaxime Coste
2018-07-27Merge remote-tracking branch 'JJK96/master'Maxime Coste
2018-07-26Lazily iterate over words instead of gathering them in a vectorMaxime Coste
2018-07-26Fix shared string registry ref count statsMaxime Coste
2018-07-26Cleanup some trailing whitespaces and double semicolonMaxime Coste
2018-07-26Replace a few loops with rangesMaxime Coste
2018-07-26Make TransformView iterator's category match its underlying'sMaxime Coste
2018-07-26Fix missing override specifierMaxime Coste
2018-07-26Fix unclosed string due to unescaped 'Jan-Jaap Korpershoek
2018-07-26Add / behind add-highlighter pathJan-Jaap Korpershoek
2018-07-25Obtain a new window for a client before releasing the current oneMaxime Coste
2018-07-25Merge remote-tracking branch 'lenormf/syntax-systemd'Maxime Coste
2018-07-25Micro optimize command parsing by avoiding utf8 decodingMaxime Coste
2018-07-25Fix uninitialized context flagsMaxime Coste
2018-07-25Fix memory leak in regex executionMaxime Coste
2018-07-24Merge remote-tracking branch 'laserswald/scheme-support'Maxime Coste
2018-07-24Quote every option type but integral typesMaxime Coste
2018-07-24rc: Highlight `systemd` files in a dedicated scriptFrank LENORMAND