Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie Bruno Sutic
Hi guys, I prefer the old way, but I'm sure everyone will be happy as long as there is a setting to tweak this. On Monday, August 26, 2013 8:51:33 PM UTC-7, Tony Mechelynck wrote: > On 27/08/13 03:39, tooth pik wrote: > > > On Mon, Aug 26, 2013 at 03:39:22PM -0700, Gary Johnson wrote: > > >> On

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie Tony Mechelynck
On 27/08/13 03:39, tooth pik wrote: On Mon, Aug 26, 2013 at 03:39:22PM -0700, Gary Johnson wrote: On 2013-08-26, David Fishburn wrote: On Aug 26, 2013, at 1:34 PM, Bram Moolenaar wrote: Bruno Sutic wrote: What do you think is this a bug or new behavior? Thanks I also see this problem. I p

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie Nikolay Pavlov
On Aug 27, 2013 5:39 AM, "tooth pik" wrote: > > On Mon, Aug 26, 2013 at 03:39:22PM -0700, Gary Johnson wrote: > > On 2013-08-26, David Fishburn wrote: > > > On Aug 26, 2013, at 1:34 PM, Bram Moolenaar wrote: > > > > Bruno Sutic wrote: > > > >> > > > >> What do you think is this a bug or new behavi

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie tooth pik
On Mon, Aug 26, 2013 at 03:39:22PM -0700, Gary Johnson wrote: > On 2013-08-26, David Fishburn wrote: > > On Aug 26, 2013, at 1:34 PM, Bram Moolenaar wrote: > > > Bruno Sutic wrote: > > >> > > >> What do you think is this a bug or new behavior? > > >> Thanks > > > > > > I also see this problem. I

Re: new syntax file(systemverilog)

2013-08-26 Fir de Conversatie David Larson
There is something else that I have been using for SystemVerilog for years. The syntax highlighting is complete, also has a very good indenting script, a default ftplugin, and a separate ftdetect file. I recommend using this instead. It is mature and has a strong grasp of VIM script. The file t

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie Gary Johnson
On 2013-08-26, David Fishburn wrote: > On Aug 26, 2013, at 1:34 PM, Bram Moolenaar wrote: > > > > > Bruno Sutic wrote: > > > >> Hi, > >> I noticed a "new" behavior with vim 7.4 and netrw plugin. > >> Alternate buffer command (normal mode C-^ key) works differently than in > >> vim 7.3. > >> >

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie David Fishburn
On Aug 26, 2013, at 1:34 PM, Bram Moolenaar wrote: > > Bruno Sutic wrote: > >> Hi, >> I noticed a "new" behavior with vim 7.4 and netrw plugin. >> Alternate buffer command (normal mode C-^ key) works differently than in vim >> 7.3. >> >> Here are the steps how to see the difference: >> *vi

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie tooth pik
On Mon, Aug 26, 2013 at 05:11:19PM -0400, Charles Campbell wrote: > Bram Moolenaar wrote: > >Bruno Sutic wrote: > > > > > The change supporting this was done on July 12, 2013; its for v150, > which has not been released as yet. That was the "bugfix" that I > was referring to; I think I misinterpre

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie Charles Campbell
Bram Moolenaar wrote: Bruno Sutic wrote: Hi, I noticed a "new" behavior with vim 7.4 and netrw plugin. Alternate buffer command (normal mode C-^ key) works differently than in vim 7.3. Here are the steps how to see the difference: *vim 7.3* 1. /usr/bin/vim -u NORC -N (starting vim7.3) 2.

indent for cmake doesn't work well

2013-08-26 Fir de Conversatie Cesar Romani
Suppose I have the following text inside CMakeLists.txt (i.e. set ft=cmake): CursesDialog/cmCursesBoolWidget CursesDialog/cmCursesCacheEntryComposite CursesDialog/cmCursesDummyWidget Notice that the lines are indented at least 4 spaces. If I yank the text '${cmake_source_dir}/Source

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie Bram Moolenaar
Bruno Sutic wrote: > Hi, > I noticed a "new" behavior with vim 7.4 and netrw plugin. > Alternate buffer command (normal mode C-^ key) works differently than in vim > 7.3. > > Here are the steps how to see the difference: > *vim 7.3* > 1. /usr/bin/vim -u NORC -N (starting vim7.3) > 2. :e Gem

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie Charles Campbell
Bruno Sutic wrote: Hi, I noticed a "new" behavior with vim 7.4 and netrw plugin. Alternate buffer command (normal mode C-^ key) works differently than in vim 7.3. Here are the steps how to see the difference: *vim 7.3* 1. /usr/bin/vim -u NORC -N (starting vim7.3) 2. :e Gemfile (op