Nico Weber
78759d0977
update ninja.vim version after bff884d55
2018-04-05 15:23:56 -04:00
Mathias Stearn
bff884d550
Improve vim syntax definition
...
Only highlights comments where the ninja lexer would treat them as such.
Also correctly scopes the rule- and pool-specific variables highlighting.
2017-11-09 12:00:04 -05:00
Nico Weber
5e076f0593
Update link to point to ninja-build.org
2015-11-11 13:27:16 -08:00
Nico Weber
c2307f9277
Make links point to org page
2015-11-11 11:53:15 -08:00
Nico Weber
23a88eaf4c
Version 1.4 of the vim syntax file was merged.
...
See https://code.google.com/p/vim/source/detail?r=92751673cc37c9ef4d1ad1ac4d42d36faa67f88f
2014-06-12 13:22:35 -07:00
Nico Weber
4213308cb9
vim syntax: Correctly highlight $$a as ($$)a instead of $($a).
2014-05-13 23:51:51 +02:00
Nico Weber
1b9c7bb51a
Note that version 1.3 of the vim syntax file has been sent upstream.
...
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`).
2013-04-16 12:18:39 -07:00
yannicklm
7dba46cbe7
ninja.vim: add deps as keyword
...
new in ninja 1.3
2013-04-09 21:04:21 +02:00
Nico Weber
1b91f76bba
Update version number in ninja.vim after recent changes.
2012-12-14 21:18:31 -08:00
Robert Iannucci
a7e4d6affb
Add missing rspfile and rspfile_content
2012-12-13 23:12:47 -08:00
Robert Iannucci
e735510fcf
Add ninja.vim syntax for pool
2012-12-13 23:12:47 -08:00
Thiago Farina
3baedf1767
Rename parsers.* to manifest_parser.*
...
So it matches with the class name in there.
Signed-off-by: Thiago Farina <tfarina@chromium.org>
2012-07-09 16:09:31 -03:00
Nico Weber
d8d301b2ec
Make :set spell
only check spelling in comments. Patch from Thilo Six <T.Six@gmx.de>!
2012-06-01 10:59:15 -07:00
Nico Weber
8aebe7d32e
vim syntax file: Highlight ninja comments.
2012-05-13 21:34:58 -07:00
Nico Weber
98956ab4e8
Add a ninja syntax file for vim.
2012-01-04 13:52:11 -08:00