summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2022-06-09fix case statement regexJon Eskin
2022-06-09remove redundant whitespace trimJon Eskin
2022-06-09Add hare comments and indentationJon Eskin
2022-06-09rc: add hare language moduleCormac Stephenson
2022-06-05Golang do not align to open ( or {Tony Gong
2022-06-05Do not indent Golang comments as codeTony Gong
2022-06-05Golang separate hook group for inserting ) and }Tony Gong
2022-06-05rc elvish: Support new "catch" keyword.Qi Xiao
2022-06-04Merge remote-tracking branch 'krobelus/consistent-trim-indent'Maxime Coste
2022-06-02Support `focus` Within Sway WMDixiE
2022-05-29rc filetype: add trim-indent hooks to all languages that have indent hooksJohannes Altmanninger
2022-05-29rc coq: remove unconventional indentationJohannes Altmanninger
2022-05-29rc filetype: add some missing ModeChange hooks for trim-indentJohannes Altmanninger
2022-05-26rc filetype: fix double space in trim-indent hooksJohannes Altmanninger
2022-05-26rc crystal: stop using ruby-trim-indentJohannes Altmanninger
2022-05-15OCaml: Recognize `'\"'` as a char literal and not the start of a string literalSidharth Kshatriya
2022-05-13OCaml: Automatically insert closing comment when user starts a commentSidharth Kshatriya
2022-05-10Merge branch 'cjs' of http://github.com/clarfonthey/kakouneMaxime Coste
2022-05-10Merge remote-tracking branch 'adamchristiansen/gitignore-highlighting'Maxime Coste
2022-05-09Mark .cjs as javascriptltdk
2022-05-09Fixed extra + sign leftover from patchAdam Christiansen
2022-05-09Fix gitignore highlighter glob handlingAdam Christiansen
2022-05-09Merge branch 'gitmodules' of http://github.com/clarfonthey/kakouneMaxime Coste
2022-05-09Merge branch 'doc_doc' of http://github.com/Pound-Hash/kakouneMaxime Coste
2022-05-09Merge remote-tracking branch 'c7skasku/highlight-0X'Maxime Coste
2022-05-07Add gitignore highlightingAdam Christiansen
2022-05-06Wrapped the lines at the 80th columnPound_Hash
2022-05-05c-family: highlight 0X style int literalsCormac Stephenson
2022-05-03Merge branch 'mawww:master' into masterin0ni
2022-05-03fix single line comment behavior on insert, remove unnecessary commented blocksAndrés González
2022-05-03Mark gitmodules as iniltdk
2022-05-01Merge branch 'patch-5' of http://github.com/throwawayaccount12345-1/kakouneMaxime Coste
2022-04-28rc autorestore: fix regression due to ! breaking changeJohannes Altmanninger
2022-04-25Merge remote-tracking branch 'in0ni/master'Maxime Coste
2022-04-20rc file-detection hook groupthrowawayaccount12345-1
2022-04-19Merge branch 'master' of github.com:in0ni/kakouneAndrés González
2022-04-19include : and :: as being highlighted for pseudo classesAndrés González
2022-04-12Disable external diff tools when diffing bufferAndrew Vos
2022-04-12use '0:FACE' for selectors as the entire string should be highlightedAndrés González
2022-04-12remove '+a' in pseudo classes faceAndrés González
2022-04-12only highlight html tags (1:keyword), fix typo in pseudoAndrés González
2022-04-12allow html tags to be followed by comma, create cssLogicalOperator faceAndrés González
2022-04-11Fixed English mechanics: grammar, punctuation, wordingPound_Hash
2022-04-11Merge remote-tracking branch 'inahga/inahga-update-go-highlighting'Maxime Coste
2022-04-11Merge remote-tracking branch 'krobelus/sway-focused_tab_title'Maxime Coste
2022-04-09rc format: restore in-client error when formatcmd failsJohannes Altmanninger
2022-04-09rc i3: highlight sway's focused_tab_title optionJohannes Altmanninger
2022-04-04rc/filetype/go: uintptr type missing syntax highlightingAmeer Ghani
2022-04-04rc/filetype/go: add new go 1.18 predeclared identifiersAmeer Ghani
2022-04-03Merge branch 'mawww:master' into masterin0ni