summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12Fix crash when deleting a buffer from a user mappingMaxime Coste
2022-04-11Fixed English mechanics: grammar, punctuation, wordingPound_Hash
2022-04-11Merge branch 'doc-buffers' of http://github.com/Pound-Hash/kakouneMaxime Coste
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-11Merge remote-tracking branch 'krobelus/fix-doc-links'Maxime Coste
2022-04-11Merge remote-tracking branch 'krobelus/black-on-white-colorscheme'Maxime Coste
2022-04-11Merge remote-tracking branch 'krobelus/format-show-error-in-client'Maxime Coste
2022-04-11Merge remote-tracking branch 'Screwtapello/cleanup-session-name-validation'Maxime Coste
2022-04-11Code style cleanups around object selection codeMaxime Coste
2022-04-10Fixed grammar; rendered the construction parallel.Pound_Hash
2022-04-09Add black-on-white colorschemeJohannes Altmanninger
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-09doc: fix dead links to doc pagesJohannes Altmanninger
2022-04-07Check for buffer overflow when constructing the socket path.Tim Allen
2022-04-07Do all session name validation in session_path().Tim Allen
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-04Ameer Ghani Copyright WaiverAmeer Ghani
2022-04-03Merge branch 'mawww:master' into masterin0ni
2022-04-03Merge branch 'master' of github.com:in0ni/kakouneAndrés González
2022-04-03explicitely name highlighters, remove comments that described themAndrés González
2022-04-03remove comments for code used to generate lists of elements/units, explicitel...Andrés González
2022-03-21Merge remote-tracking branch 'krobelus/ini-hash-comments'Maxime Coste
2022-03-21Merge branch 'master' of http://github.com/eko234/kakouneMaxime Coste
2022-03-21Merge remote-tracking branch 'tomKPZ/fix-buffer-overflow'Maxime Coste
2022-03-21Merge remote-tracking branch 'hugomg/hugomg-ubuntu-g++-10'Maxime Coste
2022-03-21Merge remote-tracking branch 'CharlesGueunet/FixCMakeComment'Maxime Coste
2022-03-20Improved installation instructions for UbuntuHugo Musso Gualandi
2022-03-18Charles Gueunet Copyright WaiverCharles Gueunet
2022-03-18CMake: fix comment highlightCharles Gueunet
2022-03-17Update rc/filetype/twig.kak in0ni
2022-03-17Update rc/filetype/twig.kak in0ni
2022-03-16Andrés González Copyright WaiverAndrés González
2022-03-16basic support for twigAndrés González
2022-03-16Improved indentation, keywords, and variables for scssAndrés González
2022-03-16Improved support for commenting, mainly pulled from c-family.kakAndrés González
2022-03-16Much better support for CSS, tested using varied examples from specAndrés González
2022-03-15Merge remote-tracking branch 'krobelus/doc-complete-command-args'Maxime Coste
2022-03-08doc commands: fix names of complete-command's completion_type argumentsJohannes Altmanninger
2022-03-08rc diff: pass diff to diff-jump via stdin instead of envJohannes Altmanninger
2022-03-08Fix buffer overflow in parse_quotedtomKPZ
2022-03-08Thomas Anderson Copyright WaivertomKPZ
2022-03-06rc diff: support absolute paths in diff-jumpJohannes Altmanninger
2022-03-06rc diff: bind diff-jump in all filetype=diff buffers, not just *.diff or *.pa...Johannes Altmanninger
2022-03-06rc diff: fix styleJohannes Altmanninger