Dear Vim users, A week ago I did a presentation on Vim, called "Seven habits of effective text editing 2.0". I was happy to see a lot of people come to listen...
Dear Vim users, I will be doing a presentation on Vim, here is the announcement again: Open Source Developers @ Google Speaker Series: Bram Moolenaar Tuesday,...
Dear Vim users, I will be doing a presentation on Vim, here is the announcement: Open Source Developers @ Google Speaker Series: Bram Moolenaar Tuesday,...
... as Tab. To reset attribute for multibyte character is forgotten. It seems that the current code intend to show multibyte character always with normal...
Hi, I think I found a bug in Vim's UTF8 handling. I've spend 2 days debugging, testing and hair pulling, but I coudn't find the solution the problem and now I...
I'm interested in using Vim to edit files with Unicode supplementary chars, like Shavian and Deseret Alphabet. I have Vim 7.0 running and have written vim...
Dear Vim users, The traditional Vim calendar has been updated for 2007! This is a desktop calendar for 2007, made from one sheet of paper. After folding, one...
When I set encoding to utf-8 and let $lang zh_CN.UTF-8, the tooltips can't display correctly and the popup menu on tabpage also. I found the problem is that...
Hello all. I make a patch to support multi-byte characters in langmap. http://lostclus.linux.kiev.ua/patches/all/vim70-langmapmb.patch -- Best regards, ...
Hello, http://lostclus.linux.kiev.ua/patches/all/vim70-langmapctrl.patch Make Ctrl-foo keys works without switching between languages. Uses langmap to...
... [...] ... [...] Against which version/patchlevel was this patch constructed? In the sources for 7.0.119 I have a fuzz factor of -7 lines ("* only redraw"...
Greetings, Vim users. I am hosting a Vim BOF at the upcoming O'Reilly Open Source Convention: Title: Vim 8? Date: Tuesday, 19 September 2006 Time: 20:30 -...
... I don't understand why the cursor is moved. This appears to happen after inserting characters, thus moving cursor to before these inserted characters....
Hi, I am interested in adding support for Syriac in Vim. Syriac is similar to Arabic, Hebrew, and Farsi. It is right-to-left and has its own shaping rules. ...