summaryrefslogtreecommitdiffstats
path: root/runtime/doc/syntax.txt
AgeCommit message (Collapse)Author
2023-03-10patch 9.0.1397: highlight for popupmenu kind and extra cannot be setv9.0.1397Gianmaria Bajo
Problem: Highlight for popupmenu kind and extra cannot be set. Solution: Add PmenuKind, PmenuKindSel, PmenuExtra and PmenuExtraSel highlight groups and use them. (Gianmaria Bajo, closes #12114)
2023-02-27Update runtime filesBram Moolenaar
2023-02-20Update runtime files.Bram Moolenaar
2022-12-31Update runtime filesBram Moolenaar
2022-12-06Update runtime filesBram Moolenaar
2022-11-23Update runtime filesBram Moolenaar
2022-11-18Update runtime filesBram Moolenaar
2022-11-09Update runtime filesBram Moolenaar
2022-10-28Update runtime filesBram Moolenaar
2022-10-16Update runtime filesBram Moolenaar
2022-10-03Update runtime filesBram Moolenaar
2022-09-27Update runtime filesBram Moolenaar
2022-08-30Update runtime filesBram Moolenaar
2022-08-19Update runtime filesBram Moolenaar
2022-07-01Update runtime filesBram Moolenaar
2022-06-29patch 9.0.0007: no support for double, dotted and dashed underlinesv9.0.0007Bram Moolenaar
Problem: No support for double, dotted and dashed underlines. Solution: Add the termcap entries and highlight modes. (closes #9553)
2022-06-28release version 9.0v9.0.0000Bram Moolenaar
Problem: About time to release Vim 9.0. Solution: Update the version number everywhere.
2022-06-12Update runtime files.Bram Moolenaar
2022-06-03Update runtime filesBram Moolenaar
2022-05-21Update runtime files.Bram Moolenaar
2022-05-12Update runtime files and translationsBram Moolenaar
2022-05-07Update runtime filesBram Moolenaar
2022-04-27Update runtime filesBram Moolenaar
2022-04-18Update runtime filesBram Moolenaar
2022-04-09patch 8.2.4724: current instance of last search pattern not easily spottedv8.2.4724LemonBoy
Problem: Current instance of last search pattern not easily spotted. Solution: Add CurSearch highlighting. (closes #10133)
2022-04-08Update runtime filesBram Moolenaar
2022-03-19Update runtime filesBram Moolenaar
2022-03-08Update runtime filesBram Moolenaar
2022-02-26Update runtime files.Bram Moolenaar
2022-02-09Update runtime filesBram Moolenaar
2022-02-04Update runtime files.Bram Moolenaar
2022-01-23Update runtime filesBram Moolenaar
2022-01-08Update runtime filesBram Moolenaar
2021-12-24Update runtime filesBram Moolenaar
2021-12-05Update runtime filesBram Moolenaar
2021-11-27patch 8.2.3686: filetype detection often mixes up Forth and F#v8.2.3686Bram Moolenaar
Problem: Filetype detection often mixes up Forth and F#. Solution: Add a function to inspect the file contents. (Doug Kearns)
2021-11-24patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'v8.2.3664Bram Moolenaar
Problem: Cannot adjust sign highlighting for 'cursorline'. Solution: Add CursorLineSign and CursorLineFold highlight groups. (Gregory Anders, closes #9201)
2021-11-21Update runtime filesBram Moolenaar
2021-11-16Update runtime filesBram Moolenaar
2021-11-07Update runtime filesBram Moolenaar
2021-11-03patch 8.2.3578: manipulating highlighting is complicatedv8.2.3578Yegappan Lakshmanan
Problem: Manipulating highlighting is complicated. Solution: Add the hlget() and hlset() functions. (Yegappan Lakshmanan, closes #9039)
2021-10-24patch 8.2.3562: cannot add color namesv8.2.3562Drew Vogel
Problem: Cannot add color names. Solution: Add the v:colornames dictionary. (Drew Vogel, closes #8761)
2021-08-29Update runtime filesBram Moolenaar
2021-07-28Update runtime filesBram Moolenaar
2021-07-07Update runtime filesBram Moolenaar
2021-06-27Update runtime filesBram Moolenaar
2021-06-13Update runtime filesBram Moolenaar
2021-05-30Update runtime filesBram Moolenaar
2021-04-07Update runtime filesBram Moolenaar
2021-03-31Update runtime files.Bram Moolenaar