... It does (line 456 of plugin/AutoClose.vim): inoremap <buffer> <silent> <Space> <C-R>=<SID>Space()<CR> also if I disable the plugin, abbreviations work...
133121
Christian Brabandt
cblists@...
Sep 5, 2012 1:49 pm
... Are you sure it is autocloses fault? This plugin doesn't remap <space> for me. regards, Christian -- You received this message from the "vim_use" maillist....
133120
Matteo Riva
muradin@...
Sep 5, 2012 1:37 pm
I have installed the vim autoclose plugin[1] which is quite useful but due to the remapping of <Space> now insert mode abbreviations aren't expanded anymore...
133119
Alick Zhao
alick9188@...
Sep 4, 2012 2:07 pm
... Use iconv to get a usable (a bit outdated though) 'tutor.zh_cn.utf-839;: iconv -f CP936 -t UTF-8 tutor.zh.euc > tutor.zh_cn.utf8 And rename tutor.zh.utf-8 to...
133118
Nilesh Parmar (niparm...
niparmar@...
Sep 4, 2012 3:50 am
Thanks a lot, Tim for the suggestion. Regards, Nilesh ... From: vim_use@googlegroups.com [mailto:vim_use@googlegroups.com] On Behalf Of Tim Chase Sent:...
133117
Simon Ruderich
simon@...
Sep 4, 2012 3:07 am
... Looks fine. ... Normally ftplugin/go.vim is used for file-related settings. indent/go.vim is for automatic indentation settings. Settings like...
133116
Bram Moolenaar
Bram@...
Sep 3, 2012 9:15 pm
... We definitely need two Chinese tutors. Calling them with the five letter name is appropriate. This requires changing tutor/tutor.vim. Currently it cuts...
133115
Monnand
monnand@...
Sep 3, 2012 9:12 pm
... <snip> Thank you, Simon. I think they are executed. here is the output of :verbose set fo? comments?: formatoptions=croq Last set from...
133114
Tim Chase
vim@...
Sep 3, 2012 6:57 pm
... The first place I'd start would be to look through the catalog of currently-available scripts[1] to see if there's something similar to the functionality...
133113
Nilesh Parmar
parmar.nilesh@...
Sep 3, 2012 6:06 pm
Hello Experts, I would like to learn how to extend Vim. Are there any good books or resources I could refer? Thanks, Nilesh -- You received this message from...
133112
AndyHancock
andymhancock@...
Sep 3, 2012 5:37 pm
... I assume that taking out c:/cygwin would take care of the situations in which cygwin is installed elsewhere. Interesting that let...
133111
Benjamin Klein
ben@...
Sep 3, 2012 5:35 pm
... Oops. Sorry -- I think I actually was probably the one who was off-topic (the original discussion was about the Vim for iOS app, rather than about the...
133110
Andrew Long
andrew.long@...
Sep 3, 2012 5:23 pm
... OK, sorry I can't be any more help (not that it was much in the first place!) Ayway, I have nothing more. Regards, Andy -- Andrew Long andrew dot long at...
133109
Benjamin Klein
ben@...
Sep 3, 2012 4:23 pm
... These don’t refer to the Vim for iOS app but do refer to using Vim on an iPad (via iSSH… on a remote server [Linode]): ...
133108
Bo Milvang-Jensen
milvang@...
Sep 3, 2012 2:50 pm
... Dear Bram, I just wanted to say thank you for your reply, and here a year after(!) I finally managed to get patch 7.3.216, using your aap programme, and my...
133107
Simon Ruderich
simon@...
Sep 3, 2012 2:36 pm
... Hello, I just tested it locally by putting the commands in a file and running Vim with: vim -u NONE -U NONE ... And it works fine for me. Some other...
133106
Andrew Long
andrew.long@...
Sep 3, 2012 1:06 pm
... I thought I'd saved the original posts about vim on the iPad, but can't find them any more :-( Anyway, there *is* a way to configure vim for the absent...
133105
Benjamin Klein
ben@...
Sep 3, 2012 12:45 pm
... It does, but generally has trouble with the Ctrl and Esc keys (which also of course aren’t even on the built-in software keyboard, although I suppose a...
133104
Oivvio Polite
mylists@...
Sep 3, 2012 11:52 am
I've been using Vim for a couple of years now and I've just written my first Vim script that is bit more ambitious than just cutting and pasting stuff I've...
133103
Monnand
monnand@...
Sep 3, 2012 12:16 am
Hi all, I am using a language whose comment is same as C's. So I copied some lines from c.vim so that my vim could automatically insert a comment after a...
133102
tux.
zeug@...
Sep 2, 2012 7:54 pm
... Doesn't the iPad support bluetooth keyboards like a good tablet does? -- You received this message from the "vim_use" maillist. Do not top-post! Type your...
133101
Dotan Cohen
dotancohen@...
Sep 2, 2012 7:53 pm
... Hi Bram! I just found a terrific software keyboard on Github, licensed under the MIT license, you might want to see about incorporating it with VIM on the...
133100
Gary Johnson
garyjohn@...
Sep 2, 2012 5:40 am
... Windows has to understand the path to the shell executable, but the argument to --rcfile is interpreted by Cygwin's bash, which only officially supports...
133099
Charles E Campbell Jr
drchip@...
Sep 2, 2012 2:11 am
... Please try the latest netrw; I'm not saying it will fix your problem (as I don't have a Mac), but there was a bug with an open buffer, :split, etc that has...
133098
AndyHancock
andymhancock@...
Sep 2, 2012 12:00 am
Sorry, what I posted was completely lacking in context. The shell option has to be set in such a way that bash sources .bashrc and picks up the aliases,...
133097
AndyHancock
andymhancock@...
Sep 1, 2012 11:28 pm
This problem dogged me for many years, and I finally hunkered down to chase it down. Here is the solution that I found works for me: "set...
133096
Chris Jones
cjns1989@...
Sep 1, 2012 4:10 pm
On Sat, Sep 01, 2012 at 11:19:23AM EDT, joe M wrote: [..] ... Not much help probably.. :-) Might be interesting testing your version of Vim/vi on an xterm, ...
133095
joe M
joe9mail@...
Sep 1, 2012 3:19 pm
... Hello CJ, Thanks for the detailed response. I will go through the email and keep you posted if I notice anything different. Again, Thanks a lot for such a...
133094
Bram Moolenaar
Bram@...
Sep 1, 2012 1:57 pm
... It looks better than the one we have a link to: http://vimdoc.sourceforge.net/htmldoc/vimfaq.html How are these two versions kept in sync? If not, should...
133093
Alick Zhao
alick9188@...
Sep 1, 2012 1:07 pm
Hi all, Recently I find that the English version of vim tutor file has version 1.7 while the Chinese version v1.5. I would like to help update the Chinese...