Hello, I think this is a bug within vim. Open a terminal, mkdir test_vim; cd test_vim; echo -e 'hello92;nworld92;nhello92;nworld92;nhello39; > test_vim; vim test_vim ...
Hi, It looks like syntax/yaml.vim is rather broken in vim 7.2b. For a start, every single lower case 't' is marked as an error. This is obviously caused by a...
The following has been fixed: - vimdiff can handle up to 4 files, not only 3 - corrected FILES section in manpages: - files for PostScript printing are located...
Air Gear 211 Air Gear 211, One Piece 508, Bleach 319$B!J(BBleach 331), Naruto 410, Happy World 55, D.Gray-Man 168, Hot manga Download The hottest mangas and...
Hi, I've been a Vim user for many years... this is my first post to this dev list and my first contribution to Vim :-) I love to use '{' and '}' to move...
Hi I do :TOhtml on file1 that is diffed against file2 and has a deleted line. If 'number39; is set, the leading spaces in the deleted line are displayed as ...
OK, so it turns out, after having to go to the source, that the 'include39; pattern only gets fed one line at a time. For the DTD filetype, having multiple...
Hi I noticed that Vim's spelling checker highlight spelling mistakes in some parts of doxygen comments, but not everywhere. The following screenshot...
Bram, I emailed the Maintainer of the darkblue.vim color scheme file, as given in the file proper. But got the error at the end of this mail. I would like to...
Hello guys, Tomorrow I'm going to Rotterdam for a week: World Congress of Esperanto. Unless Raśl and Dominique are going too, they'll be able to tell you what...
Hi all, something that has irritated me for ages, but which I never thought about in this way, is the fact that when you start vim on a console, vim detects a...
Patch 7.2b.008 Problem: A few filetypes are not detected or not detected properly. Solution: Add filetype detection patterns. (Nikolai Weibull) Files:...
Patch 7.2b.006 Problem: Reading past end of string when reading info from tags line. Solution: Break the loop when encountering a NUL. (Dominique Pelle) ...
Hi all, I will try to look at this myself, but my time is extremely short, atm. Thus, this is both a reminder to $self and an invitation for others to look at...
Hello, Vimmers. I noticed that Vim 7.2b.001 still cannot be compiled with with multi-byte feature but without GUI or clipboard, because check_col() and...
Hello, Vimmers. I noticed that abbreviations are not expanded by a character which are generated by key mappings which cannot be remapped. There is no...
Minor issue, but somehow confusing: Unix (and DOS (Win)) users know that Vim converts some characters when reading and writing a file: File <-> Memory <->...
Hi, Valgrind memory checker finds the following bug in Vim-7.2.b.4 BETA. It's not a new issue, since it also happens at least in Vim-7.1.214 for example: ...