Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update link to point to ninja-build.org | Nico Weber | 2015-11-11 | 1 | -1/+1 |
| | |||||
* | Make links point to org page | Nico Weber | 2015-11-11 | 1 | -3/+3 |
| | |||||
* | Version 1.4 of the vim syntax file was merged. | Nico Weber | 2014-06-12 | 1 | -1/+1 |
| | | | See https://code.google.com/p/vim/source/detail?r=92751673cc37c9ef4d1ad1ac4d42d36faa67f88f | ||||
* | vim syntax: Correctly highlight $$a as ($$)a instead of $($a). | Nico Weber | 2014-05-13 | 1 | -2/+4 |
| | |||||
* | Note that version 1.3 of the vim syntax file has been sent upstream. | Nico Weber | 2013-04-16 | 1 | -2/+8 |
| | | | | | | | Also fix an issue noticed by Bram during integration: Make sure to set "cpo" correctly. This matches other vim syntax files and is required to make sure that the backslash continuation works with all .vimrc files (see `:help line-continuation`). | ||||
* | ninja.vim: add deps as keyword | yannicklm | 2013-04-09 | 1 | -2/+2 |
| | | | | new in ninja 1.3 | ||||
* | Update version number in ninja.vim after recent changes. | Nico Weber | 2012-12-15 | 1 | -2/+2 |
| | |||||
* | Add missing rspfile and rspfile_content | Robert Iannucci | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | Add ninja.vim syntax for pool | Robert Iannucci | 2012-12-14 | 1 | -1/+7 |
| | |||||
* | Rename parsers.* to manifest_parser.* | Thiago Farina | 2012-07-09 | 1 | -3/+3 |
| | | | | | | So it matches with the class name in there. Signed-off-by: Thiago Farina <tfarina@chromium.org> | ||||
* | Make `:set spell` only check spelling in comments. Patch from Thilo Six ↵ | Nico Weber | 2012-06-01 | 1 | -4/+4 |
| | | | | <T.Six@gmx.de>! | ||||
* | vim syntax file: Highlight ninja comments. | Nico Weber | 2012-05-14 | 1 | -3/+6 |
| | |||||
* | Add a ninja syntax file for vim. | Nico Weber | 2012-01-04 | 1 | -0/+66 |