Re: How to copy the name of the variable / function under the cursor?

2010-09-12 Thread Jürgen Krämer
Hi, Ven Tadipatri wrote: > On Sat, Sep 11, 2010 at 3:37 AM, caruso_g wrote: >>> "+yiw > > I'm sorry - I'm not understanding what you're doing here. Wouldn't 'i' > put you into insert mode and then there would be a 'w' character > that's pasted. > Whever I want to paste, I just use 'P'. >T

Re: ctags + Java

2010-09-12 Thread vicky b
Hi I have used ctags for java downloaded the latest version of ctags from sourceforgenet and also download tag list and once configured them properly you will be able to use tags for java Taglist is great when u want to jump etc 2010/9/12 Christian Brabandt > Hi Nathan! > > On Fr, 10 Sep 2010,

Re: How to copy the name of the variable / function under the cursor?

2010-09-12 Thread Christian Brabandt
Hi caruso_g! On Sa, 11 Sep 2010, caruso_g wrote: > Note, to paste a text from a buffer (:reg to see them) you must first > select the buffer name and then press p. > E.g. to paste the buffer number 7, you must digit "7p Buffers are files that are edited within vim. You are talking about register

Re: ctags + Java

2010-09-12 Thread Christian Brabandt
Hi Nathan! On Fr, 10 Sep 2010, Nathan Neff wrote: > 2010/9/10 bill lam : > > Птн, 10 Сен 2010, Erik Falor писал(а): > >> On Thu, Sep 09, 2010 at 07:44:34PM -0500, Nathan Neff wrote: > >> > I was able to solve the problem by using exuberant ctags, but I find it > >> > odd that ctags man page state