Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 5112  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: The Vim users maillist.  Questions, answers and general discussions about using Vim.

 

SQL completion bug? 
  [I think I may have short-circuited getting a response to the first question in my original thread by self-replying to the second. Sorry for the re-post, but this is biting me again.] In vim 7.2, SQL completion fails on virtually any input with: "Omni complete (^O^N^P) Pattern not found" Looking into the function, I see... more »
By Benjamin R. Haskell  - 1:20pm - 4 new of 4 messages    

exclusive vs. inclusive actions and selection 
  I'm a little puzzled over "exclusive" vs. "inclusive" actions and how they interact with the 'selection' option. Specifically, the 'e' and 'g_' commands seem inconsistent to me. ...(inclusive). ...in a line (also inclusive). So, suppose I have a line with one word, like this: anitdisestablishmentarianism... more »
By Ben Fritz  - 1:14pm - 1 new of 1 message    

how to map two commands on one key? 
  Hi, I am trying to map two commands on one key such as: nmap <C-\>g :call add(SrcExpl_markList, [expand("%:p"), line("."), col(".")]) :cs find s <cword> The command will push the current position to the SrcExpl_markList and execute the cscope command cs find s <cword>. However, every time when I type the key <C-\>g,... more »
By yixiaodafang@gmail.com  - 12:56pm - 2 new of 2 messages    

Remote Mouse Support 
  Hi, I'm wondering if this is even possible: I want to ssh to a remote server, open vim, split a file, and drag the split separator around with the mouse. More importantly, I want to use the "* register, so I can select text with the keyboard and put it into my local X buffer (to paste with shift-insert). None of this currently works for me.... more »
By Paul  - 12:21pm - 2 new of 2 messages    

cursorline performance problem 
  Hi, I added cursorline to my .vimrc a while ago, I find it very helpful. However I also have a jerky scrolling problem, and after debugging my .vimrc today I found it's cursorline causing the problem. Is this a known issue? I can't find anything on the web, other than 1 discussion at Experts Exchange which is subscription-only.... more »
By Allan K  - 6:53am - 1 new of 1 message    

Older vim-dev list archive 
  Hi, Any of gmane, yahoo, or alternate vim-dev list archives stores only posts after 2000. I'm wondering where posts before 2000 are stored. Does anyone know? thanks,
By Shoutaro Aoyama  - 3:57am - 1 new of 1 message    

cygwin dll for gvim win32's libcall()? 
  He vimmers: Is it possible for win32 gvim.exe to do libcall() for dll created by cygwin? I've created a simple dll make with cmake 2.6.4 + cygwin 1.7. The dll works great inside cygwin, i.e. I use cygwin console vim doing libcall() of the dll works great. However, when I load the dll from within win32 gvim.exe, the gvim hangs... more »
By pansz  - 2:16am - 2 new of 2 messages    

Vim Tips wiki 
  The January edition of the Vim Tips home page is now available: [link] The featured tip is a tutorial on using xxd to view or edit binary files, including the clever: :r !xxd -i sample.bin This is my 24th edition of the home page and its getting harder to find "did you know" items because many tips are still... more »
By John Beckett  - Jan 6 - 2 new of 2 messages    

How to map two commands on one key? 
  Hi, I am trying to map two commands on one key such as: nmap <C-\>g :call add(SrcExpl_markList, [expand("%:p"), line("."), col(".")]) :cs find s <cword> The command will push the current position to the SrcExpl_markList and execute the cscope command cs find s <cword>. However, every time when I type the key <C-\>g,... more »
By frank wang  - Jan 6 - 2 new of 2 messages    

how to abbreviate multiple words 
  Is it possible to abbreviate multiple words. For example to enter a command such as ab "by using" using so that anytime the words "by using" are entered, they will be replaced by just "using"? Thanks Brian Golding
By Brian Golding  - Jan 6 - 7 new of 7 messages    

1 - 10 of 5112   « Newer | Older »

XML       Send email to this group: vim_use@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google