summaryrefslogtreecommitdiff
path: root/rc/filetype
AgeCommit message (Expand)Author
2021-10-24Add detection, intialization and basic syntax highlighting for ErlangSidharth Kshatriya
2021-10-17Fix AsciiDoc blocksTaupiqueur
2021-09-29Merge remote-tracking branch 'Ordoviz/patch-2'Maxime Coste
2021-09-29Merge remote-tracking branch 'hugomg/better-lua-indentation'Maxime Coste
2021-09-27rc markdown: Fix fenced code blocksLennard Hofmann
2021-09-26lua.kak: Add some test cases, and also fix a bugHugo Musso Gualandi
2021-09-26Merge remote-tracking branch 'SeerLite/latex-remove-hooks'Maxime Coste
2021-09-26Merge remote-tracking branch 'alexherbo2/fix-crystal-escape-string'Maxime Coste
2021-09-21filetype:kotlin keywords to static word list, constants/generics regex improv...kjduncan
2021-09-12rc latex: Add missing scope arg to remove-hooksSeerLite
2021-09-11lua.kak: more accurate "end" insertionHugo Musso Gualandi
2021-09-11lua.kak: improve the indentation logicHugo Musso Gualandi
2021-09-11lua.kak: use %[] instead of %{}Hugo Musso Gualandi
2021-09-11lua.kak: remove some extra spacesHugo Musso Gualandi
2021-09-04Fix Crystal escape stringTaupiqueur
2021-09-02Fix unterminated string in rc/filetype/php.kakioh
2021-08-23Fix regex for nix pathsnotquiteamonad
2021-08-17Merge remote-tracking branch 'gustavo-hms/master'Maxime Coste
2021-08-17Merge remote-tracking branch 'kkga/gdscript.kak'Maxime Coste
2021-08-17Merge http://github.com/mujo-hash/kakouneMaxime Coste
2021-08-09rc fish: fix keyword highlighting false positiveJohannes Altmanninger
2021-08-06Add gentoo linux ebuild filetype detection.ioh
2021-08-05Merge remote-tracking branch 'StatPal/master' into HEADMaxime Coste
2021-08-04Remove a duplicate highligher rule for _G/_ENVHugo Musso Gualandi
2021-08-04Recognize and/or/not in a separate ruleHugo Musso Gualandi
2021-08-04lua.kak: highlight and/or/not as operatorsHugo Musso Gualandi
2021-08-04lua.kak: highlight Lua 5.4 variable attributesHugo Musso Gualandi
2021-08-04lua.kak: Treat "local" as a normal keywordHugo Musso Gualandi
2021-08-04lua.kak: the builtin is called _ENV, not _EHugo Musso Gualandi
2021-08-04lua.kak: keyword should have higher priority than function callHugo Musso Gualandi
2021-07-30R file highliight change. Merged into single highlighter for math, summary an...Subrata
2021-07-30Merge remote-tracking branch 'hugomg/rockspec-highlighting'Maxime Coste
2021-07-30Merge remote-tracking branch 'hugomg/lua-comment-insert-indent'Maxime Coste
2021-07-26Recognize ".rockspec" file extension as a Lua fileHugo Musso Gualandi
2021-07-22R file highlights. Added :: etc, added new functions from base::Ops and metho...Subrata
2021-07-17make pascal filetype compatible with bashTilman List
2021-07-13Lua: insert comment prefix *after* the indentHugo Musso Gualandi
2021-07-07Merge remote-tracking branch 'alexherbo2/add-missing-eruby-indent-group'Maxime Coste
2021-07-07Merge remote-tracking branch 'dmerejkowsky/dart-extension-keyword'Maxime Coste
2021-07-07Merge remote-tracking branch 'Frojdholm/markdown-codeblock-highlighting'Maxime Coste
2021-07-06Improve highlighting of markdown listsHampus Fröjdholm
2021-07-01dart: add `extension` to the list of keywordsDimitri Merejkowsky
2021-06-24rc swift: Add `open` and `internal` keywordsHristo Staykov
2021-06-15Add missing eRuby indent groupTaupiqueur
2021-06-15Merge remote-tracking branch 'greenfork/improve-elixir-hooks'Maxime Coste
2021-06-15Merge remote-tracking branch 'greenfork/improve-ruby-hooks'Maxime Coste
2021-06-15Merge remote-tracking branch 'ktiy/zig'Maxime Coste
2021-06-12rc zig: auto-insert multiline string prefix on newlinec piapiac
2021-06-12rc zig: 0.8.0 language changesc piapiac
2021-06-06rc: add gdscript.kakGadzhi Kharkharov