| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-06 | syntax-highlighting: vim: add myself as a maintainer | Liam Beguin | |
| Add myself as a maintainer of these files since I'll be keeping them in sync with the Vim repository. Signed-off-by: Liam Beguin <liambeguin@gmail.com> | |||
| 2021-03-16 | Add range() function | Xavier Claessens | |
| Fixes: #5026. | |||
| 2020-11-03 | vim: Drop backwards compatibility with Vim 5. | Aman Verma | |
| 2020-07-22 | vim: Syntax-highlight continue and break statements | Nirbheek Chauhan | |
| 2020-03-12 | syntax-highlighting/vim: Add `in` as an operator | Nirbheek Chauhan | |
| This was missed. Ages ago. | |||
| 2019-12-12 | Add a summary() function for configuration summarization | Xavier Claessens | |
| Based on patch from Dylan Baker. Fixes #757 | |||
| 2019-11-07 | syntax-highlighting: vim: fix setting cpo [skip ci] | Liam Beguin | |
| since 'cpo' is global, use `set` instead of `setlocal`. Reported-By: Bram Moolenaar <Bram@vim.org> Signed-off-by: Liam Beguin <liambeguin@gmail.com> | |||
| 2019-10-18 | syntax-highlighting: vim: add license header [skip ci] | Liam Beguin | |
| Add a license header before getting them in the Vim runtime. | |||
| 2019-08-12 | Add is_disabler function | James Hilliard | |
| This is useful if one needs to check if a variable is a disabler. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> | |||
| 2019-07-10 | Add alias_target() function | Xavier Claessens | |
| 2018-08-07 | Test that vim syntax highlighting is up-to-date | Nirbheek Chauhan | |
| Needs a `mock` kwarg to Interpreter to not do any parsing of build files, but only setup the builtins and functions. Also consolidate the documentation and data tests into one class. | |||
| 2018-07-02 | meson.vim: Add missing disabler() entry [skip ci] | Nirbheek Chauhan | |
| 2018-04-11 | Trivial update to meson vim syntax + typo in snippet [skip ci] | Nirbheek Chauhan | |
| 2018-02-11 | Re-link remaining github wiki urls to mesonbuild.com site | Sami Kerola | |
| 2017-12-14 | vim: Add warning function to list of builtins | Dylan Baker | |
| 2017-11-11 | Move shell completions and text editor helpers to data/ | Arseny Maslennikov | |
