summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-18CommentsBen Judd
2021-04-18commentsBen Judd
2021-04-18Merge remote-tracking branch 'SolitudeSF/suffix'Maxime Coste
2021-04-18Merge remote-tracking branch 'Screwtapello/support-keypad-keys'Maxime Coste
2021-04-18Merge branch 'better_headerguards' of http://github.com/fennewald/kakouneMaxime Coste
2021-04-18Merge remote-tracking branch 'krobelus/insert-hooks-for-all-filetypes'Maxime Coste
2021-04-18Merge remote-tracking branch 'alexherbo2/fix-edit-readonly'Maxime Coste
2021-04-18Restore previous line-compose testMaxime Coste
2021-04-17mallinfo is deprecated in favor of mallinfo2Ben Judd
2021-04-17hash unit tests.Ben Judd
2021-04-17Ben Judd Copyright WaiverBen Judd
2021-04-17rc: use a separate *-insert hook to auto-insert commentsJohannes Altmanninger
2021-04-17rc: when auto-inserting comments, include trailing spaces from previous lineJohannes Altmanninger
2021-04-17rc: make insertion hooks more consistentJohannes Altmanninger
2021-04-17rc: remove spurious tabsJohannes Altmanninger
2021-04-17rc sass: highlight and copy full comments, and support CSS commentsJohannes Altmanninger
2021-04-17rc nim: follow our conventionJohannes Altmanninger
2021-04-17rc javascript: fix line comment prefixJohannes Altmanninger
2021-04-14Fix `edit -readonly` command not setting `readonly` optionTaupiqueur
2021-04-11fix line completion with prefixTw
2021-04-08Fix invalid insertion of ; after } closing some functionsMaxime Coste
2021-04-07Merge remote-tracking branch 'c7skasku/d-nested-block-comments'Maxime Coste
2021-04-07Merge remote-tracking branch 'SeerLite/markdown-fixes'Maxime Coste
2021-04-06d.kak: highlight nested block comments recursivelyCormac Stephenson
2021-04-06c7s Copyright WaiverCormac Stephenson
2021-04-05Johann Dreo Copyright Waivernojhan
2021-04-05[feat] add ui_options: padding_char & padding_fillnojhan
2021-04-01rc markdown: Fix code fence regexSeerLite
2021-04-01rc markdown: Fix trailing whitespace removalSeerLite
2021-04-01rc markdown: Add -insert hookSeerLite
2021-04-01Johann Dreo Copyright Waivernojhan
2021-03-31Stripped directory prefix from c-family autogenerated header guardsCarson Riker
2021-03-31fix show-whitespace: add missing NNBSP characternojhan
2021-03-31Slight cleanup of the c-family highlightersMaxime Coste
2021-03-31Parse more data at each fifo buffer readMaxime Coste
2021-03-31Profile individual command runtimeMaxime Coste
2021-03-31Tweak completion quoting behaviour once againMaxime Coste
2021-03-26src/ncurses_ui: Teach Kakoune about all the numeric keypad keys.Tim Allen
2021-03-26src/ncurses_ui: move the parse_mask() helper outside parse_csi().Tim Allen
2021-03-24rc nim: update suffix specSolitudeSF
2021-03-23Merge remote-tracking branch 'Eluminae/wayland'Maxime Coste
2021-03-23Merge branch 'lua-auto-indent-improvement' of http://github.com/cipharius/kak...Maxime Coste
2021-03-23Merge remote-tracking branch 'hristost/hristost/line-number-active-separator'Maxime Coste
2021-03-23Improves Lua auto indent and end insertioncipharius
2021-03-22Rename separator-cursor to cursor-separatorhss
2021-03-22Merge remote-tracking branch 'Ordoviz/markdown-code'Maxime Coste
2021-03-22Merge remote-tracking branch 'hristost/hristost/line-number-active-separator'Maxime Coste
2021-03-21Don't use optionals for storing active separator stringhss
2021-03-21Permit usage on wayland environments.Reed Wade
2021-03-21Stacy Harper Copyright WaiverStacy Harper