| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-11 | Move shell completions and text editor helpers to data/ | Arseny Maslennikov | |
| 2016-11-26 | Add basic syntax and indentation files for ViM | Nirbheek Chauhan | |
| The syntax file does syntax highlighting for numbers, string literals, comments, etc. Also maintains a list of valid function names. The plugin does auto-indentation for Meson with two spaces by default. TODO: explicit errors for decimal numbers (right now, it's just unhighlighted), check kwargs, default options, etc. | |||
