Christian Brabandt wrote:
> On Di, 14 Jun 2011, hsitz wrote:
>
> > On Jun 14, 7:35 pm, Bram Moolenaar wrote:
> > > That's a bug.
> >
> > Thanks for confirming. I will move to vim-dev. Here are some steps
> > to reproduce it.
> >
> > 1. Create a document with this line of text:
> > This is
I tried the method Gary mentioned, and it worked well. Thanks again
Gary.
Bram, I don't know abaqus myself. Wikipedia shows one software for
finite element analysis and computer aided engineering called abaqus.
I'm not sure whether they're related or not.
--Farid
On Jun 18, 1:30 pm, Bram Moole
On Jun 18, 2011, at 6:03 PM, Vlad Irnov wrote:
> Vim 7.3 has support for Markdown by default. You just need to set
> buffer 'filetype' to "markdown". MultiMarkdown and other dialects are
> very similar, there is no need to create a new filetype.
Great! Thanks a ton for bringing this to my attent
On Jun 18, 7:31 am, Eric Weir wrote:
> On Jun 17, 2011, at 3:57 PM, Vlad Irnov wrote:
> > You can also try one the popular light-weight markup languages:
> > Markdown, txt2tags, reST. In theory, they all can have folding set up
> > on headlines. I posted foldexpr for Markdown here:
> >http://gro
Robert Chan wrote:
> Setting 'clipboard' to the value 'unnamed' and using commands which affect
> the clipboard results in vim hanging and windows frozen for over 1-2
> minutes; once vim returns, the operating system feels laggy and slugish.
>
> Example:
>
> 1. create a buffer with 10,000 lines
Farid wrote:
> Ah nvm. I edited the filetype.vim and comment out the "set ftype
> abaqus" line and everything works well now. Appparently, abaqus type
> will do the folding if the file begins with * or ** or *** etc as the
> header. Which is what I've been working with most.
>
> I like the tr
I hope/think/believe there should be a plugin available that will
automatically close tags for you … that will save a lot of typing, and
help cut down on errors. I'll watch this thread, because I'd be
interested in the same plugin myself ;-}
NGN
--
You received this message from the "vim_use" ma
Hi,
for my work I want to get a deeper look into
XML/XSL/XSLT/XSL:FO/FOP and family in a shorten
way.
I have searched the web and until now I only find
both ends of way from which I want to start in the
middle: One end explains in detail the very basic
concepts like "well-formed documents" and su
Hi.
I have a strange vim behavior.
I use russian keyboard. So I have
set keymap=russian-jcukenwin"
for use ctrl-^ and enter russian letters. But also I have
set
langmap=ёйцукенгшщзхъфывапролджэячсмитьбюЁЙЦУКЕHГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮ;`qwertyuiop[]asdfghjkl\\;'zxcvbnm\\,.~QWERTYUIOP{}ASDFGHJKL
On Jun 17, 2011, at 3:57 PM, Vlad Irnov wrote:
> Manual folding is the wrong tool, you are going to create more
> problems than you solve.
Perhaps I've been experiencing some of them. My experience with it is that
folds end up at random locations unrelated to the ones used in establishing
them
On Jun 17, 2011, at 12:28 PM, Gary Johnson wrote:
> On 2011-06-17, Eric Weir wrote:
>
>> I wonder, also, how this way of doing it would be affected by
>> editing of an entry at a later date. Would it change the date of
>> the fold?
>
> That's one of the advantages to using expression folding in
Thank you very much.
When I read that I had to put the menu command inside the :execute
I placed the :exe before delmatches (I thought the menu command was
the command in the menu) and not before the whole menu command.
--
You received this message from the "vim_use" maillist.
Do not top-post! Ty
On 18/06/11 10:57, rameo wrote:
I believe that I have found it.
it is the/ command
let delmatches = ':g///d C'
an 98.002&Edit\ Menu.Delete\ Matches\:exe delmatches
---> doesn't work (E486 pattern not found:)
an 98.002&Edit\ Menu.Delete\ Matches\:g///d C
---> does work.
Any idea?
A
I'm not sure if you read my 2nd reply. So here it is again:
I take that back. Even Courier New didn't display the Arabic properly
for all scenarios. By the way, I'm pretty sure that this is a Vim
issue, not a GTK issue because I tried some of the exact same fonts on
gedit and they showed the Ar
I believe that I have found it.
it is the / command
let delmatches = ':g///d C'
an 98.002&Edit\ Menu.Delete\ Matches\:exe delmatches
---> doesn't work (E486 pattern not found: )
an 98.002&Edit\ Menu.Delete\ Matches\:g///d C
---> does work.
Any idea?
--
You received this message from th
On 18/06/11 09:59, Mathew Brown wrote:
Hi Tony,
On Sat, 18 Jun 2011 09:11 +0200, "Tony Mechelynck"
wrote:
[...]
When viewing pointed Arabic text in GTK2 gvim, I don't always see it
displayed correctly; moving the cursor over the text may correct the
error.
This is the exact issue that I
Anyone has an idea how to resolve my question?
--
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
On Sat, 18 Jun 2011 00:59 -0700, "Mathew Brown"
wrote:
> Hi Tony,
>
> On Sat, 18 Jun 2011 09:11 +0200, "Tony Mechelynck"
> wrote:
> > On 17/06/11 22:02, Mathew Brown wrote:
> > > Hi Tony,
> > >
> > >Thanks for your reply. To make sure that I'm using the exact same
> > >fonts, I copied t
On 18/06/11 07:40, meino.cra...@gmx.de wrote:
Hi,
in the *very* near future I will to hack a lot XML/XSLT/XSL/XMP...
stuff at work and I will do it with vim.
Unfortunately I am not allowed to install any binary
executable (with the exeption of the vim package, which is
already there) on the ma
Hi Tony,
On Sat, 18 Jun 2011 09:11 +0200, "Tony Mechelynck"
wrote:
> On 17/06/11 22:02, Mathew Brown wrote:
> > Hi Tony,
> >
> >Thanks for your reply. To make sure that I'm using the exact same
> >fonts, I copied the ttf fonts used by Windows and replaced the ones on
> >Linux and the
On 17/06/11 22:02, Mathew Brown wrote:
Hi Tony,
Thanks for your reply. To make sure that I'm using the exact same
fonts, I copied the ttf fonts used by Windows and replaced the ones on
Linux and then proceeded with running fc-cache. I'm still running
into the same problem. So why
21 matches
Mail list logo