Skip to content

Commit 5511f45

Browse files
committed
Remove vim syntax files
The new canonical place for the vim syntax file is in the upstream vim tree. All improvements and patches should be submitted there. https://github.com/vim/vim/blob/master/runtime/syntax/dockerfile.vim Signed-off-by: Honza Pokorny <[email protected]>
1 parent a9507c6 commit 5511f45

5 files changed

Lines changed: 4 additions & 95 deletions

File tree

contrib/syntax/vim/LICENSE

Lines changed: 0 additions & 22 deletions
This file was deleted.

contrib/syntax/vim/README.md

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,9 @@ dockerfile.vim
33

44
Syntax highlighting for Dockerfiles
55

6-
Installation
7-
------------
8-
With [pathogen](https://github.com/tpope/vim-pathogen), the usual way...
6+
-------------------------------------------------------------------------------
97

10-
With [Vundle](https://github.com/gmarik/Vundle.vim)
8+
dockerfile.vim has been merged into upstream vim, and has therefore been deleted
9+
from here. You can find the canonical version [here][1].
1110

12-
Plugin 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
13-
14-
With [vim-plug](https://github.com/junegunn/vim-plug)
15-
16-
Plug 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
17-
18-
Features
19-
--------
20-
21-
The syntax highlighting includes:
22-
23-
* The directives (e.g. `FROM`)
24-
* Strings
25-
* Comments
26-
27-
License
28-
-------
29-
30-
BSD, short and sweet
11+
[1]: https://github.com/vim/vim/blob/master/runtime/syntax/dockerfile.vim

contrib/syntax/vim/doc/dockerfile.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.

contrib/syntax/vim/ftdetect/dockerfile.vim

Lines changed: 0 additions & 1 deletion
This file was deleted.

contrib/syntax/vim/syntax/dockerfile.vim

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)