Re: .swp files

2020-11-05 Thread Kevin Reynolds
nk you again all for your quick responses. I really like the community for that too. But it seems as though vim is just far too dangerous for me to use. Thanks again, Best, Kevin On Thu, Nov 5, 2020 at 3:53 AM Maxim Abalenkov wrote: > Hello Kevin, > > I’m sorry to hear about the loss o

.swp files

2020-11-05 Thread Kevin Reynolds
God Damned Vim. It keeps trashing my files. I just lost a file that included everything I did in 2019 for some unknown reason. I open up the file and vim tells me it's already open. So I recover it, and 90% of it is gone. This is not the first time either. God Damn vim. I like vim but I wi

Re: In [g]vimdiff, is it possible to show the current different line in quickfix window?

2019-04-11 Thread Kevin Gao
Just realized that some one asked same Q about 8 years ago: https://stackoverflow.com/questions/565690/vimdiff-current-line-compare ~ Thanks, On Wed, Apr 10, 2019 at 5:13 PM Kevin Gao wrote: > Hello friend, > > In [g]vimdiff, is it possible to show the current differen

In [g]vimdiff, is it possible to show the current different line in quickfix window?

2019-04-10 Thread Kevin Gao
long. Some handy diff tool such as Beyond Compare has this feature. I am not a vimscript expert. Not sure if some one has done this before??? Thanks, Kevin -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replyi

Re: Gvim crash when use python-support plugin, like LeaderF, Vim-Pandoc

2019-03-08 Thread Kevin Gao
Seems your machine issue. I use leaderf a lot. I've no issue. Thanks. On Fri, Mar 8, 2019 at 8:13 AM Joey Ling wrote: > When I execute ":Leaderf -h" in Gvim, it prompts the crash dialog > box(check the screenshot), Vim-Pandoc has the same problem, but other > plugin without python-support has n

Re: Does gVim has long term plan to support Emacs' frame feature? (For multi monitors)

2019-03-06 Thread Kevin Gao
Thanks Bram. I expect neither. Just curiously asking ^_^ On Wed, Mar 6, 2019 at 9:44 PM Bram Moolenaar wrote: > > Kevin Gao wrote: > > > Basically: I am asking: is there a long term plan to support: run one Vim > > instance (single process) across multi monitor? Emacs as

Re: Does gVim has long term plan to support Emacs' frame feature? (For multi monitors)

2019-03-06 Thread Kevin Gao
Mostly for debugging. When you're debugging, you often want spread windows (in Emacs, it's called "Frame") to different monitor, which is very handy. Thanks, Kevin On Wed, Mar 6, 2019 at 3:26 PM Joseph Dornisch wrote: > Could you describe this multi-monitor use case? I

Re: Does gVim has long term plan to support Emacs' frame feature? (For multi monitors)

2019-03-06 Thread Kevin Gao
pport with single process, I (have to) use Emacs ^_^. Thanks, Kevin On Wed, Mar 6, 2019 at 11:30 AM Tony Mechelynck < antoine.mechely...@gmail.com> wrote: > On Wed, Mar 6, 2019 at 8:03 PM Kevin Gao wrote: > > > > Thanks. > > > > Basically: I am asking: is there a lo

Re: Does gVim has long term plan to support Emacs' frame feature? (For multi monitors)

2019-03-06 Thread Kevin Gao
Thanks. Basically: I am asking: is there a long term plan to support: run one Vim instance (single process) across multi monitor? Emacs as well as modern IDE support this feature. Thanks, Kevin On Wed, Mar 6, 2019 at 10:46 AM Tony Mechelynck < antoine.mechely...@gmail.com> wrote: &g

Re: hardcopy and double-spaced printing

2018-07-06 Thread Kevin Lawler
On Wednesday, July 4, 2018 at 5:04:24 PM UTC-5, meine van essen wrote: > pandoc seems to have a new feature where you can use a bunch of metadata to > manage the options mentioned, see > https://stackoverflow.com/questions/14883525/set-double-spacing-and-line-numbers-when-converting-from-markdown

hardcopy and double-spaced printing

2018-07-03 Thread Kevin Lawler
oes into double-spacing. Thanks, Kevin tags: double, space, double-spacing, linespace, hardcopy, printing, postscript -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http:/

Re: vi editor and special commands

2018-05-06 Thread Kevin O'Gorman
> You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to vim_use+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optou

Re: P in Vim for windows won't put before a cursor...

2016-08-27 Thread Kevin O'Gorman
Another thought: it is true that if the clipboard contains whole lines, the lines go before (P) or after (p) the line the cursor is on. Are you sure that's not what you saw? On Sat, Aug 27, 2016 at 12:52 PM, Kevin O'Gorman wrote: > I've been using vi and vim on Unix, Linux

Re: P in Vim for windows won't put before a cursor...

2016-08-27 Thread Kevin O'Gorman
replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email t

Fedora 22 and Vim

2015-04-23 Thread Kevin Tough
t get an answer from them. Namaste, Kevin Tough -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you ar

Re: Is there a way to incsearch with folded context

2014-12-30 Thread Kevin Wu
Christian Brabandt於 2014年12月30日星期二UTC+8下午8時13分30秒寫道: > On Mo, 29 Dez 2014, Gary Johnson wrote: > > > On 2014-12-29, Kevin Wu wrote: > > > Gary Johnson於 2014年12月30日星期二UTC+8上午3時30分04秒寫道: > > > > On 2014-12-28, Kevin Wu wrote: > > > > > When I do sea

Re: Is there a way to incsearch with folded context

2014-12-29 Thread Kevin Wu
Gary Johnson於 2014年12月30日星期二UTC+8上午3時30分04秒寫道: > On 2014-12-28, Kevin Wu wrote: > > When I do searching, the cursor would jump to the first match, if > > I set "incsearch". > > But it's not true with folded context. > > Specifically speaking, What I w

Makefile editing slightly broken

2014-12-29 Thread Kevin O'Gorman
Vim even knows this, and highlights the line in red. If I add lines after existing commands it gets the indentation right, perhaps because it copies the indentation of the previous line. What should I look for? What should I fix? -- Kevin O'Gorman #define QUESTION ((bb) || (!bb)) /* Sh

Re: [ANN] Vim for Windows build, contains all 3rd party dependencies

2014-12-29 Thread Kevin O'Gorman
gt; To unsubscribe from this group and stop receiving emails from it, send an > email to vim_use+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Kevin O'Gorman #define QUESTION ((bb) || (!bb)) /* Shakespeare */ Please consider the envi

Is there a way to incsearch with folded context

2014-12-29 Thread Kevin Wu
first match is, and moreover when the cursor jump to another line, the unfolded context would be folded again. Is there any way to satisfy my need? Thanks, Kevin -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you

Re: Two new Vim books

2014-10-12 Thread Kevin O'Gorman
r more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to vim_use+unsubscr...@googlegroup

Re: My modelines don't work for me any more

2014-02-01 Thread Kevin O'Gorman
com> wrote: > On Saturday, February 1, 2014 8:57:53 PM UTC+1, Kevin O'Gorman wrote: >> On Sat, Feb 1, 2014 at 11:50 AM, Kevin O'Gorman wrote: >> > On Sat, Feb 1, 2014 at 9:56 AM, glts <676c7...@gmail.com> wrote: >> >> On Saturday, February 1, 2014 6

Re: My modelines don't work for me any more

2014-02-01 Thread Kevin O'Gorman
On Sat, Feb 1, 2014 at 11:50 AM, Kevin O'Gorman wrote: > On Sat, Feb 1, 2014 at 9:56 AM, glts <676c7...@gmail.com> wrote: >> On Saturday, February 1, 2014 6:11:27 PM UTC+1, Kevin O'Gorman wrote: >>> I used to be able to set a bunch of options with mod

Re: My modelines don't work for me any more

2014-02-01 Thread Kevin O'Gorman
It says it's 7.4, and it came with my Xubuntu 13.10 AMD system On Sat, Feb 1, 2014 at 9:56 AM, glts <676c7...@gmail.com> wrote: > On Saturday, February 1, 2014 6:11:27 PM UTC+1, Kevin O'Gorman wrote: >> I used to be able to set a bunch of options with modelines.

My modelines don't work for me any more

2014-02-01 Thread Kevin O'Gorman
with the :help modeline format. But no joy. What am I doing wrong? -- Kevin O'Gorman programmer, n. an organism that transmutes caffeine into software. Please consider the environment before printing this email. -- -- You received this message from the "vim_use" maillist. Do not

Vim and Lilypond setup

2013-09-30 Thread Kevin Tough
a pre-view window for Lilypond *.pdf files. Has anyone experience with using Gvim or vim to acomplish the same thing using our favorite editor? Namaste, Kevin Tough -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replyin

Re: (g)vimdiff not working (?)

2013-05-05 Thread Kevin O'Gorman
oll alle Sprachen lernen, damit ihm zu Hause kein > Fremder unbequem, er aber in der Fremde überall zu Hause sei. > -- Goethe, Maximen und Reflektionen, Nr. 741 > > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your r

Re: What is "vi:set ts=8 sts=4 sw=4:" at the top of a file for?

2012-12-10 Thread Kevin O'Gorman
ssage from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php -- Kevin O'Gorman programmer, n. an organism that transmutes caffeine into software. -- You received this

Re: Syntax highlighting in vimdiff makes stuff unreadable (Linux xterm)

2012-10-14 Thread Kevin O'Gorman
On Sun, Oct 14, 2012 at 10:56 AM, Gary Johnson wrote: > On 2012-10-14, Kevin O'Gorman wrote: >> I'm running the latest Ubuntu stuff, but this problem has been around >> for a while. >> I like to use vim (not gvim) in my linux x-terminal. All is well >> ther

Syntax highlighting in vimdiff makes stuff unreadable (Linux xterm)

2012-10-14 Thread Kevin O'Gorman
trast. They are all quite dark, and dark anything on dark anything is a challenge. I'd be content to turn it off entirely if I knew how. ":syntax off" is all that comes to mind, and it does not seem to do anything at all. Any ideas? -- Kevin O'Gorman programmer, n. an organism

Re: how to learn Vimscript language ?

2012-06-09 Thread Kevin O'Gorman
":help eval_41.txt" and ":help eval.txt" Hmmm. I get nothing from eval_41.txt, but eval.txt points to usr_41.txt, and that comes up okay. This is Vim 7.3 on Ubuntu and says it was last changed about 2 years ago. -- Kevin O'Gorman, PhD usr_41.txt -- You received this mes

Re: An easier way to top & tail 4GB [Was: What is the largest file I can edit using vim?]

2012-06-07 Thread Kevin O'Gorman
what you mean by chopping it, or why it would be tiresome. There are utilities for such things, like split(1). > $ tail --lines=+11 fred.sql | head --lines=-10 > > (Tested with /etc/passwd, it cuts at the right line numbers, as far as I > can see.) Also a skillful technique. -- Kevi

Re: What is the largest file I can edit using vim?

2012-06-06 Thread Kevin O'Gorman
your changes. I have to say that even editors that *can* handle huge files tend to do so very slowly. There may be exceptions, but I wouldn't count on it. -- Kevin O'Gorman, PhD -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: vim says "No protocol specified" and I have no idea what it means

2012-05-04 Thread Kevin O'Gorman
; Please ask this question again on an appropriate list. Huh? This was posted to vim_use, and it's about my difficulties using vim. It's a permissions problem that seems not to affect anything else, so we're talking about permissions and strategies and scriptlets to fix my problem

vim says "No protocol specified" and I have no idea what it means

2012-05-02 Thread Kevin O'Gorman
6b 24 6d 65 2e 73 68 20 5d 0a k $ m e . s h ] \n 152 root@treat:~/scripts# I've been using vim for a *long* time and have never seen this. What in the world happened to my vim? -- Kevin O'Gorman, PhD -- You received this message from the &

Re: Vim User Manual

2012-04-18 Thread Kevin O'Gorman
endeavour to keep the list posted with any updates as they occur. > > That sounds great.  Thanks for taking the initiative. > > I suppose you will need users to proof-read the result?  Perhaps we > should start with one file that is not long but does contain some > challenges. Soun

Some keys not easily available for :map or :imap

2012-03-11 Thread Kevin O'Gorman
I'm trying to give myself a bunch of keyboard shortcuts. I do fine with most keys, but F1-F4 are not recognized with any modifiers. I suspect there's a problem in keymapping at some level. I'm running under gnome 2 on Ubuntu Linux 11.04. In my .vimrc, :map iHello there. it works fine. If I

Re: help - how do I unsubscribe?

2011-09-28 Thread Kevin Tough
> > Take a look at the http://www.vim.org/maillist.php link on these mails. It will take you to a page explaining your options for several mail lists. Likely you want the v...@vim.org list and the option "To unsubscribe". Namaste, Kevin Tough -- You received this message from the "

Visual Basic Syntax...

2011-09-21 Thread Kevin Tough
anged the file to the unix format but still no syntax highlighting. How do I check where the problem could be or has someone dealt with this already? Namaste, Kevin Tough -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are r

gvim or vim in console...

2011-09-11 Thread Kevin Tough
"ViEmu" software and its compatibility/stability when used with Visual Studio. Namaste, Kevin Tough -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: hello

2011-06-15 Thread Kevin Wu
Rolling on the floor laughing On Jun 15, 2011 8:27 PM, "Marvin Renich" wrote: -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: formatprg and gq or gw

2011-05-27 Thread Kevin Walsh
On Thu, May 26, 2011 at 6:58 PM, Jean-Rene David wrote: > * Kevin Walsh [2011.05.26 17:40]: > [...] >> 2. Is there any way to send the external command the vim textwidth >> variable? > > You need to arrange for this: > > exe 'set fp=par\ -w' . &tw >

formatprg and gq or gw

2011-05-26 Thread Kevin Walsh
herwise. Does anyone have a simple example of a formatexpr I could modify for this purpose? Thanks, Kevin Walsh -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Abbreviations, but only within a certain file type

2011-05-12 Thread Kevin Steinhardt
ters in TeX files" than anything else. Because I write quite a lot in LaTeX and the rest of the time in Markdown, I might develop a habit of typing ''l instead of ` to produce an left single book quote---which would typeset incorrectly if included in a LaTeX file. Any help would be

Language switching shortcuts

2011-04-29 Thread Kevin Steinhardt
e than one command with a single key. Cheers Kevin Steinhardt -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: Pasting text without indentation

2011-01-17 Thread Kevin R. Bulgrien
> "+p > > This puts from the '+' register, which is the system clipboard. The p > command doesn't, at least by default, reindent. This sounds superior to using :paste as is what I have done to avoid indentation. Will have to try it out. > > Say I copy some text from a browser. Normally I hi

Re: syntax on and .vimrc files

2011-01-14 Thread Kevin R. Bulgrien
e (and system vimrc) show zero differences to the one on the old system. Kevin Bulgrien -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: syntax on and .vimrc files

2011-01-14 Thread Kevin R. Bulgrien
rk, and that I shouldn't have to copy/modify all the system config files. Thanks for your thoughts, by the way. It helped to learn that its not just a syntax on issue. Kevin Bulgrien -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply b

syntax on and .vimrc files

2011-01-13 Thread Kevin R. Bulgrien
like indentexpr that I have set in the .vimrc file. The position of the command does not seem to change the behavior. What is the new way of setting syntax on as the default while retaining the proper, expected function of the .vimrc file? Thanks, Kevin -- You received this message from the &q

vim-python on os X (7.3)

2010-09-19 Thread kevin
When built on os X, vim +python seems to default to the system python. Is there a way to build it with macports/homebrew/virtualenv/buildout pythons? Python uses a lot of virtual environments, and especially macports users will be using a different executable, possibly differing versions. --

Re: format c program

2010-07-22 Thread Kevin Dahlhausen
Try filtering it through artistic style: http://astyle.sourceforge.net/ I use: map :%!C:/cygwin/bin/astyle --style=ansi map! :%!C:/cygwin/bin/astyle --style=ansi -- 'Do' or 'Do Not.' http://powertwenty.com/kpd/blog There is no 'Try.' -Yoda -- You rece

Re: gVim and scope key conflict

2010-07-19 Thread Kevin Wu
i am new to cscope as well. it is said when moving the cursor to a C symbol and press "CTRL-SPACEBAR-s" will split a window showing its definition. On Tue, Jul 20, 2010 at 12:56 PM, Tony Mechelynck < antoine.mechely...@gmail.com> wrote: > On 20/07/10 05:14, Kevin Wu w

gVim and scope key conflict

2010-07-19 Thread Kevin Wu
Hi folks, After installing cscope, I found that in gVim, CTRL+SPACE is like "w" command, forwarding a word. So I cannot use the function of cscope. However, this question does not exist in vim. No key mapping in .vimrc. Any idea? -- Best wishes, Kevin Wu -- You received this me

vim and a different python

2009-11-30 Thread Kevin
I use vim with python. I also use buildout, and sometimes, virtualenv. Is there a way to enable vim to use a different python without recompiling? -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php

Re: Time to type in an abbrev

2009-11-22 Thread Kevin
Of course, right now it seems to be working fine, typed slowly... so perhaps I am just having a day where I am a sharp as a bag of cat poo. Thanks anyway for the tip. --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information

Re: Time to type in an abbrev

2009-11-22 Thread Kevin
> i must have mis-understood your question, forgive me No, your answer was the one. I actually did not ask a proper question, forgive _me_. I'm teaching my fingers how to use surround.vim, and a little more time on something like: ysiw" would help. --~--~-~--~~~--

Time to type in an abbrev

2009-11-21 Thread Kevin
How can I slightly extend the time allowed to type in abbreviations , or motion text, or similar? --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~---

using j,k, to move through completion popup menu

2009-08-30 Thread Kevin
How would i set up vim to let me move through the completion menu popup using j and k, and selecting with enter? --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~---

setting completion to use tagfiles

2009-08-28 Thread Kevin
I'm on the verge of giving up using omnicomplete with python. Ideally I'd have nice context aware completions, but it seems that nobody knows how omnicomplete actually works with python ( I certainly do not. ) So, moving forward: What would be the best way to set up tagfiles to get completions

How does the python omnicomplete functionality work with vim?

2009-08-26 Thread Kevin
I am now wondering how python omnicomplete actually works. It seems to me that omnicomplete should work a bit better for a python buffer, if i have python actually compiled into vim...? --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. Fo

python autocomplete

2009-08-25 Thread Kevin
Ok, I was drifting around the internet and saw this article: http://blog.fluther.com/blog/2008/10/17/django-vim/ Now, I've some questions about how python's autocomplete works... does it indeed import the modules to be completed? --~--~-~--~~~---~--~~ You receive

no prompt for encrypted file

2009-07-16 Thread Kevin Dillman
the prompt the file will open correctly. Am I missing something with the prompt? Version 7.2. Thanks, Kevin --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: using a variable in an ex command

2009-05-29 Thread Kevin Dillman
On Fri, May 29, 2009 at 11:36 AM, Charles Campbell < charles.e.campb...@nasa.gov> wrote: > > Kevin Dillman wrote: > > I would like to ask for input using the following: > > :let x = input("enter criteria to search: ") > > > > Next I would like to se

using a variable in an ex command

2009-05-29 Thread Kevin Dillman
he above :vimgrep Ex command? Thanks, Kevin --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Technique used in vim help documents

2009-01-24 Thread Kevin
I'm wondering how to make documents that have internal links/tags like the vim help documents? Are there any tips online? --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~

netrw cuts off first letter(s) of file

2008-11-22 Thread Kevin Dillman
I am using Gvim version 7.2 on windows and have an occasional problem with Netrw. When I do :e . the output is sometimes missing the first letter of the file. Any ideas why or what to check? Kevin --~--~-~--~~~---~--~~ You received this message from the "vi

executing ruby commands

2008-11-14 Thread Kevin Dillman
lculation command by yanking to a register: select text then "ay will yank to register 'a'. then in the command paste from the 'a' register: a. I then I used this in a keyboard macro and it worked great. I hope you find this tip useful. Kevin --~--~-~--~~--

Re: Good Vim email solution

2008-11-14 Thread Kevin Dillman
I figured it out. I needed to set Gmail to plain text. Kevin On Fri, Nov 14, 2008 at 8:48 PM, Kevin Dillman <[EMAIL PROTECTED]> wrote: > I have been playing around with using vim w/Gmail. How do you associate the > view source with vim? I use It's all Text, but the area fo

Re: Good Vim email solution

2008-11-14 Thread Kevin Dillman
I have been playing around with using vim w/Gmail. How do you associate the view source with vim? I use It's all Text, but the area for the body of the message doesn't show the edit button. TIA, Kevin On Fri, Nov 14, 2008 at 6:53 PM, Joseph Sullivan <[EMAIL PROTECTED]>wrote: &g

Re: Bugging me for a long time

2008-11-11 Thread Kevin
Well how about that! I had no idea that was why it was not working! I rarely use gvim, it takes me too far from the shell, I'm using vim in the terminal. Thanks! On Nov 11, 9:44 pm, Gary Johnson <[EMAIL PROTECTED]> wrote: > On 2008-11-11, Kevin <[EMAIL PROTECTED]> w

Bugging me for a long time

2008-11-11 Thread Kevin
I have a mapping: " set vim to give me page down on spacebar nmap Now, how do I get Shift-space to give me ? I've tried a whole bunch of them, and they dont seem to work... --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more

Re: How to do(sytax)?

2008-11-07 Thread Kevin Dillman
If what you want to remove is line based you can use a simpel g/what to delete/d command. :g/-rw/d for example will delete all lines that begin with -rw Kevin On Fri, Nov 7, 2008 at 4:30 PM, Jerrygreat <[EMAIL PROTECTED]>wrote: > > > Hello, > I have a large file like > -

Re: "Newbie" question....

2008-11-06 Thread Kevin Dillman
ut I do like is sharing windows clipboard Kevin On Thu, Nov 6, 2008 at 5:40 PM, Gene Kwiecinski <[EMAIL PROTECTED]>wrote: > > >>Sorry -- I'm just not getting this "+y > >Then type "+y (press and release " then + then y). > > Not to harp on it agai

Re: Fast Buffer Switching

2008-10-29 Thread Kevin
I'm actually using NERDtree and I like it a lot. But I'm mostly looking for a way to switch back and forth between two files quickly, a class file and it's test file. On Oct 29, 7:06 am, fritzophrenic <[EMAIL PROTECTED]> wrote: > On Oct 28, 3:42 pm, Kevin <[EMAIL P

Fast Buffer Switching

2008-10-28 Thread Kevin
I'm looking for a tip for switching back and forth between buffers quickly, similar to a ctrl-tab in a visual studio environment. Thanks, Kevin --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more informat

Re: VIM Programming Bounty being offered

2008-10-22 Thread Kevin
On Oct 21, 4:55 pm, Tony Mechelynck <[EMAIL PROTECTED]> wrote: > On 21/10/08 19:42, GrumpyCanuck wrote: > > > > > Hi there.  After waffling my way through all sorts of editors on my > > Mac (Eclipse, ZendStudio, TextMate, Komodo) I've finally decided on > > using vim, with a lot of help from a b

Re: returning a block of text

2008-10-19 Thread Kevin
On Oct 19, 8:44 pm, Tony Mechelynck <[EMAIL PROTECTED]> wrote: > On 20/10/08 01:52, Kevin wrote: > > > I'd like to use Visual mode to highlight some text, and then use that > > text with my built in python interpreter.  Hopefully this is as > > trivia

returning a block of text

2008-10-19 Thread Kevin
I'd like to use Visual mode to highlight some text, and then use that text with my built in python interpreter. Hopefully this is as trivial as i think it should be? OR How would i script the built in python interpreter to operate line by line over a Visual region? --~--~-~--~~-

Re: adding to the path variable programmatically

2008-10-15 Thread Kevin
On Oct 15, 9:24 pm, Kevin <[EMAIL PROTECTED]> wrote: > > The set family of commands takes only literals on the right > > side--you can't put a variable there.  The two solutions to that are > > these (assuming no typos): > > >    exec "setlocal p

Re: adding to the path variable programmatically

2008-10-15 Thread Kevin
> > The set family of commands takes only literals on the right > side--you can't put a variable there.  The two solutions to that are > these (assuming no typos): > >    exec "setlocal path +=" b:django_project_dir_tree > > and > >    let &l:path .= "," .  b:django_project_dir_tree > > You coul

Re: adding to the path variable programmatically

2008-10-15 Thread Kevin
On Oct 15, 6:13 pm, Gary Johnson <[EMAIL PROTECTED]> wrote: > > I assume you mean you want to add the directory to 'path', not all > the files in the directory to 'path'. Well not quite, I want to add all the dirs under the dir that has settings.py I have this code here: " Are we in a dja

adding to the path variable programmatically

2008-10-15 Thread Kevin
Hello all, What I'd like to do is: for any buffer i open, find out if that buffer is under a directory that contains the file 'settings.py' if it is, then i want to add all the files under that directory to the 'path' variable. What is the best way to go about doing this? --~--~-~--~--

Re: A number generator in built in vi

2008-10-10 Thread Kevin Dillman
for a total of 100. Kevin On Fri, Oct 10, 2008 at 9:19 AM, Andy Wokula <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] schrieb: > > Does vi has some quick way to generate lets say 1-100 > > in 100 lines > > In Vim7 you'd say for example > :put = range