summaryrefslogtreecommitdiff
path: root/rc/filetype/javascript.kak
AgeCommit message (Expand)Author
2022-11-17switch from using '&' to '<a-&>' when indenting javascript comments to allow theSam Larkin
2022-10-16Treat .cts and .mts as typescriptltdk
2022-07-05Move user mappings to <space> and keep/remove selection to ,Maxime Coste
2022-07-05Make `x` just select the full linesMaxime Coste
2022-05-10Merge branch 'cjs' of http://github.com/clarfonthey/kakouneMaxime Coste
2022-05-09Mark .cjs as javascriptltdk
2022-05-03fix single line comment behavior on insert, remove unnecessary commented blocksAndrés González
2022-03-16Improved support for commenting, mainly pulled from c-family.kakAndrés González
2021-04-17rc: use a separate *-insert hook to auto-insert commentsJohannes Altmanninger
2021-04-17rc javascript: fix line comment prefixJohannes Altmanninger
2021-03-17js: Highlight special variables at start of fileSeerLite
2021-01-11rc js: Correctly highlight multiline division.SeerLite
2020-11-04Check for division before we check for regexesCarson Riker
2020-07-29Fix already-existing bug in javascript.kakJohn Isom
2020-07-29Update deindenting in dart.kak and javascript.kakJohn Isom
2020-07-29Fix already-existing error in javascript.kakJohn Isom
2020-07-29Update deindenting in javascript.kakJohn Isom
2020-07-28Update deindenting in javascript.kakJohn Isom
2020-07-28Fix my closer tokens issues in javascript.kakJohn Isom
2020-07-27Fix indentation rule for javascript.kakJohn Isom
2020-01-11Allow empty elements in jsxNunzioCicone
2019-12-03Recognize .mjs files as javascript filesLas
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-07-22Move module aliases to after main module definitionJustin Frank
2019-07-22Use module alias pattern for markdown dynamic loadingJustin Frank
2019-04-25Merge remote-tracking branch 'laelath/provides-requires'Maxime Coste
2019-04-24Use complete URLAlex Leferry 2
2019-04-19Highlight JavaScript accessorsAlex Leferry 2
2019-04-13Changed '🦀' to '§' for complex module quotingJustin Frank
2019-04-10Clean up javascript file a bitJustin Frank
2019-04-10Fixed several more support files.Justin Frank
2019-04-09Fixed many of the filetype support modules to not use `BufSetOption` to loadJustin Frank
2019-04-08Modified a bunch of language support files to use modulesJustin Frank
2019-03-21Add categories in rc/Alex Leferry 2