bug in bash indentation (when ')' and ';;' are in the same line in case statement).

2011-11-22 Fir de Conversatie Peng Yu
Hi, It seems that that there is a bug in bash indentation (when ')' and ';;' are in the same line in case statement). For example, the second bash script on http://codesnippets.joyent.com/posts/show/1517 can not be indented correctly. Could anybody take a look and see if you can reproduce the pr

vim bug in handling directories

2011-05-17 Fir de Conversatie Peng Yu
/tmp$ mkdir -p tmp /tmp$ gvim . I open the directory tmp by the above commands. (/tmp is the current dir). Then I see a number of directories gvim. Then I select tmp/ in gvim and press ctrl+W ctrl+F. Instead of going to /tmp/tmp, I get /tmp reopened. I think the correct behavior should be enterin

Capture 'undefine' a new keyword in GNU Make

2010-08-09 Fir de Conversatie Peng Yu
Hi, GNU Make recently added a new keyword 'undefine'. May I suggest vim developers to add this feature in the make related vim files? http://www.gnu.org/software/make/manual/make.html#Undefine-Directive /usr/share/vim/vim72/ftplugin/make.vim /usr/share/vim/vim72/indent/make.vim /usr/share/vim/vi

#elif syntax highlight error for C++ files

2008-09-06 Fir de Conversatie Peng Yu
Hi, #elif is not highlighted correctly in vim. I've applied the patch posted at the following thread. Can somebody take a look to fix the bug. http://groups.google.com/group/vim_use/browse_frm/thread/911a5be417e9730a/c65f8e54b2555a8f?lnk=gst&q=highlight+as+comment+code+Dominique+Pelle#c65f8e54b2