... K normally usees an external program to look up the word under the cursor. On Linux that would be the "man" utility, but I'm not sure what it's set toon...
124412
Tony Mechelynck
antoine.mechelynck@...
Jul 5, 2011 7:33 am
... One possibility would be not to specify the colorscheme in the vimrc but on the command-line: e.g. make desktop shortcuts with commands such as gvimdiff -c...
124411
Anonymous bin Ich
ichbinanon@...
Jul 5, 2011 7:19 am
Hi! Is there a way to load different colorscheme when using vimdiff (and different when using vim)? Regards, -- You received this message from the "vim_use"...
124410
nikhil jain
nik.jain@...
Jul 5, 2011 7:19 am
This is my second time usign mailing lists , so apologies if I am doing something silly. I am not sure if this is a good idea, but is there a way to have the ...
124409
Tony Mechelynck
antoine.mechelynck@...
Jul 5, 2011 5:08 am
... OK, well, if 'spell39; is set then spell-checking is enabled. There might be a problem with the spell dictionary, or with spell being enabled or not by the...
124408
Alexandre Provencio
alexandreprovencio@...
Jul 5, 2011 3:39 am
... That is correct. ... Well I don't know if it is enabled on this point, what i meant was that if i launch vim with a file as an argument, as in "vim...
124407
Gary Johnson
garyjohn@...
Jul 5, 2011 2:05 am
... Also, what version(s) of vim/gvim are you using? If this is a bug, it may be in only some versions. Regards, Gary -- You received this message from the...
124406
Gary Johnson
garyjohn@...
Jul 4, 2011 9:21 pm
... If I'm understanding you, you have renamed ~/.vim and you have created a ~/.vimrc containing only that command above, then when you start vim as just vim ...
124405
Xiaopan Zhang
zhangxiaopan@...
Jul 4, 2011 9:09 pm
Thanks for everybody's response! Yes, I can use combination of other motion such as d<n>(t|f), ... but in some situations, I think searching is the most...
124404
Alexandre Provencio
alexandreprovencio@...
Jul 4, 2011 8:34 pm
Hello everyone, the spell checker here is is not working when opening files with ":e", but it works if I ":e" again on the same viewport, or using the ":tabe"...
124403
Alexandre Martani
alexandre.martani@...
Jul 4, 2011 5:48 pm
... The module works when used directly from the Python shell (only fails from Gvim). I have checked os.environ["PATH"] from both instances, and they are...
124402
Grador
grador@...
Jul 4, 2011 2:45 pm
Thank you very much. ... -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For...
124401
Tim Chase
vim@...
Jul 4, 2011 12:57 pm
... This sounds suspiciously like your terminal is sending an escape sequence to move the cursor, and that the escape is being eaten. ... and reading at the...
124400
Kent
kent.yuan@...
Jul 4, 2011 8:08 am
hi guys, last weekend I finally did the switch from .vim to vim-addon-manager. after the change, I made some small tests, almost everything looks fine. but the...
124399
hsitz
hesitz@...
Jul 4, 2011 1:25 am
... You can just clear the search register, which will also clear out all ... You map that command to any keystrokes you want and it's a simple matter to clear...
124398
hsitz
hesitz@...
Jul 4, 2011 1:20 am
... "Netrw supports "transparent" editing of files on other machines using urls (see |netrw-transparent|). As an example of this, let's assume you have an ...
124397
Gary Johnson
garyjohn@...
Jul 3, 2011 4:05 pm
... I can't think of a way to do what you want, but an alternative solution would be to use your own vimrc on the remote server. Create your own vimrc and give...
124396
meino.cramer@...
Jul 3, 2011 2:01 pm
... Oh yeah! GOOD idea...will modify my mapping ! Great! Thanks! :) Best regards, mcc -- You received this message from the "vim_use" maillist. Do not...
124395
Michael Henry
vim@...
Jul 3, 2011 1:44 pm
... I remap CTRL-L (which normally redraws the screen) to first turn off highlighting and then chain to the original behavior, as follows: nnoremap <silent>...
124394
Tim Chase
vim@...
Jul 3, 2011 12:12 pm
... While there's not much to add to Meino's suggestion, just for another spin on the t/T/f/F solution, in your scenario, I'd use either d2fr d3t_ which will...
124393
Laph
laphone@...
Jul 3, 2011 11:31 am
Hi all, I used to coding in remote unix server by connecting via putty in my windows desktop, but the problem is that the account of unix server is shared for ...
124392
meino.cramer@...
Jul 3, 2011 7:19 am
... Hi, I have "another" solution for that problem: Do not search! (No I am not kidding ... :) 8) ;) The string is: new_variable = old_badname_variable +...
124391
Xiaopan Zhang
zhangxiaopan@...
Jul 3, 2011 7:07 am
Hi there, This is a bit complicated, let me try to explain myself a bit. First of all, search highlighting is a very useful feature and I always turn it on. ...
124390
Naga Kiran K
k.nagakiran@...
Jul 3, 2011 6:13 am
I am using vim debugger for debugging vim scripts [BreakPts]. *:BreakPts* //will create a new window and populates it with the list of vim functions...
124389
Tony Mechelynck
antoine.mechelynck@...
Jul 3, 2011 1:52 am
... ...and when I want to force linewise pasting even if the yank was characterwise, I use the :put ex-command. For example the following mapping will paste...
124388
Tony Mechelynck
antoine.mechelynck@...
Jul 3, 2011 1:32 am
... In order to display a given character in gvim, you need: 1. a 'guifont39; which has a glyph for that character. On Windows (and on any gvim version other...
124387
cyboman
rail.shafigulin@...
Jul 2, 2011 11:43 pm
... thanks for the help everyone. i think i got it. taylor, your explanation did clear it up. -- You received this message from the "vim_use" maillist. Do not...
124386
Tony Mechelynck
antoine.mechelynck@...
Jul 2, 2011 11:26 pm
On 28/06/11 09:49, jack sparrow wrote: [...] ... If you didn't get an answer to your previous message, it probably means, not that no one saw the question, but...
124385
Tony Mechelynck
antoine.mechelynck@...
Jul 2, 2011 11:17 pm
... In addition to all the replies you already got, there is an additional possibility: if setline(lnum, text) echoerr "something went wrong calling setline("...
124384
Daniel Choi
dhchoi@...
Jul 2, 2011 2:52 pm
Thanks for reporting -- this is an oversight on my part. 0.1.8 should fix this problem. ... from: Troels Agerholm <ingatellent@...> date: Sat, Jul 02...