odeke-em / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

Please add breakindent to the vim.vim syntax file #286

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put 'set breakindent' in your .vimrc
2. Observe that the word 'breakindent' is not properly syntax highlighted
3.

What is the expected output? What do you see instead?
The word 'breakindent' should be properly syntax highlighted.

What version of the product are you using? On what operating system?
I'm using 7.4.383 of MacVim on OS X 10.9.5.

Please provide any additional information below.
Please add the keyword 'breakindent' to the vim.vim syntax file.

Original issue reported on code.google.com by sanja...@gmail.com on 22 Nov 2014 at 11:27

GoogleCodeExporter commented 9 years ago
You should take your changes to the maintainer of the file. If he includes your 
changes, he will send updated runtime files for inclusion with Vim to Bram. If 
the maintainer seems to be unreachable or inactive, you can send your changes 
directly to Bram (or better vim-dev mailinglist for review) for inclusion.

I am pretty sure, Charles reads this here, so I leave the ticket open for him, 
so he can close it, once it is fixed.

Original comment by chrisbr...@googlemail.com on 23 Nov 2014 at 1:09

GoogleCodeExporter commented 9 years ago
Try v7.4-18 of syntax/vim.vim which you can get from my website 
(http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM ).

Original comment by drc...@campbellfamily.biz on 24 Nov 2014 at 3:24