Hi all, The winnr() function currently returns only the current window number. It is cumbersome to determine the last window number or the previously accessed...
Here are two new files. The first is an indentation definition for the docbk format. It is currently the same as that of xml. This should work alright,...
Alas, Zsh and SH are not the same file-types. Silly in my opinion, but there you have it. Anyway, here's an indentation definition for the zsh filetype....
Hello, I once tried VisVim with MS Visual Basic 6 and I could not make it work with it, but it worked with my MS Visual C++. So, to improve my knowledge of VB...
[moved from the vim maillist to vim-dev] ... This sounds like a good idea. The patch also looks good. Did someone try it out? A couple remarks: - I don't...
... [... >8 ... 8< ...] ... Ok, as I described it, this is not a bug, I now realize that. You get the hit-enter prompt if the command line is particularly...
... This update is to sync with patch 6.2.62 and also to fix a typo in the optwin.vim script (Thanks to Chip Campbell for spotting it.) Vince Legal Disclaimer:...
hey all, I'm writing a python project (*sigh*) so I need a good way to deal with the 'significant whitespace39; issue. Any suggestions? I'm really going to miss...
a small comment, In vim 6.2.71 the python ftplugin contains the following lines: " Python always uses a 'tabstop39; of 8. setlocal ts=8 This is not true. Python...
Hello all, I'm having a bit of trouble solving a syntax highlighting problem satisfactorily. I'd like the example below to match using a region however the...
Vim search patterns are regular expressions. Several times the question has come up whether there is a good book for learning to use regular expressions. The...
Hi, I finally had the time and compiled vim myself with MS-VisualStudio6 for Win32. It was much easier than I expected :-) I was only unable to compile the...
I added two spaces to the 'para' option set para^=\ \ expecting that vim would then treat lines containing just a dot in the first column as paragraph ...
As fas as I use the VisVim-extension correctly, I found two bugs.o One is a really bug, the other is more like "why do you do such things" :-) Here's the first...
I got a new version of AAP and the Vim recipe, and used it to try to build Vim. However, I can't build it: build-Linux2_4_21-GTK/eval.o(.text+0x46ef): In...
I just tried opening the options window with ... and got an error message from line 521: if has("gui_gtk") ... call <SID>OptionG("tbis", &tbis) According to...
Hi VIM developers, Every time I build a Windows installer I'm annoyed to no end about the insane situation that you can't do that from a CVS checkout. Instead,...
We have created the Persian-Iranian keymap file for Vim based on Persian Standard Keyboard Layout.
As utf-8 is the only encoding for Persian on Linux, we...
gvim opens dropped file in current buffer. But Windows user will preffer to open it in a buffer under dropped position. I wrote a patch to change this,...
This may be what is intended but it seems like a bug to me. Assume the following file: {{{1 Test line 1 Test line 2 Test line 3 Test line 4 Test line 5 Test...
The translation of the Vim help system into Norwegian is in progress. A CVS server is set up with all the newest language and help files, a description on how...
Hi, I'm developing a language similar to the arabic language on windows XP, using vim6.0 and using gvim. I have the following problem, and I wish somebody can...
This may be what is intended but it seems like a bug to me. Assume the following file: {{{1 Test line 1 Test line 2 Test line 3 Test line 4 Test line 5 Test...
I think it came up on vim or vim-dev that the indent foldmethod isn't really what most people expect. In the text I. A. 1. 2. B. 1. 2. I think people expect...
When running a "vim --version" with the Norwegian translation, this is the result: +X11 +xfontset +xim +xsmp_interact +xterm_clipboard -xterm_save vimrc-fil...
Hi! I have now finished the swedish translation of Vim, you can find it online at: http://www.acc.umu.se/~winkle/hf/translation/vim/sv.po All comments/remarks...