Slippery Snippets
Thursday, December 28, 2006
  1.0 On Vim.org I've Vimballed it up, turned off debug and actually provided some install details.

Download it, give it a whirl and make sure you rate it if you like it. Let's try and get his baby into the top 50!

Comments and bug reports to the usual address. 
Comments:
It seems to work fine, well done !
 
Good job Felix, thanks for this release.

Let's hope 2007 will bring some great stuff for snippetsEmu :)
 
Thank you! that's a very useful plugin.
But i've had some troubles sourcing the vba because of the ^M at some lines ends.
I'm unising liux, and i've had to do this:

:set ff=unix

to make it work
 
linux i meant, sorry for the typo :)
 
Hi Wise. Got that sorted. 1.0.1 is now on Vim.org. Should have remembered that one from the 0.6 release.
 
Thank you!
Keep up the good work!
 
Hi Vimers,

I know it is not the place for that, but I use Felix's Snippet Emu for long time now and translated some doc for it in French (h**p://kib2.free.fr/documents/)

I've made a little color file for Vim, based on DarkTango scheme especially for Python editing. You can find it here :
h**p://kib2.free.fr/documents/Vim/
with a screenshot too.

Cheers,
Kib²(Tool69)
 
c_snippets.vim:
"main" snippet:
line 47: a '>' is missing before '}'.

Thanks a lot for your work ;)
 
Good spot Paul. I've updated this in trunk and it'll get committed when I get the chance.
 
Felix, I think there's some mistake about some snippets. Can you take a look about my last post snippetsEmu-users forum.

Thanks
 
This comment has been removed by the author.
 
hi vimmers!

i've found this vim-script today and i'm simply blown away - what an enhancement to vim!

now, i've one question/wish that would made this script simply unbeatable:

how can i map functions and their parameters, in my case the standard php-functions, in an easy way?

e.g.:
echo{TAB} would produce => echo( «»string output«» )«»
somephp_func{TAB} => somephp_func( «»int param1«», «»string param2«» )

can this be achieved? when yes, how?
Maybe someone give me a tip :-)

Thanks.
 
Hi,
Sorry if I missed something but I need the abreviations for some tags :

TAB --> insert a tab
BS --> a backspace
etc.

Where can I find all those abbreviations ?
Thanks.
 
The expansions are somewhere in the help system. I cannot remember exactly where, however. For some characters you can get an answer by using <C-v><your_char_here>. In some cases Vim will insert the <BS> equivalent.
 
Thanks Felix,
another one : each time I'm starting Vim, I've got a little window saying:

WildMenu xxx term=standout ctermfg=0 ctermbg=14 guifg=Black
guibg=Yellow

Started the plugin

Set variables

Adding C:/Program Files/vim/vimfiles/after/ftplugin/html_snippets.vim definitions to ...

How can I get rid of it on startup ?
Thanks.
 
little problem with the php "req" snippet. the 'file' option only selects 'fil' so it gets way confused...
 
Hi, thanks a lot for your excellent vim plugin.

Is there anywhere I can get cheatsheets for the abbreviations? I've made one for Ruby and Rails; can I post it somewhere?

Thanks again,
Ger.
 
Felix, are you still alive here ?
 
Why not using textmate`s snippet file format directly?
 
class MyClass
TABdef MyMethod

end

end


Why tabs dosen't work right?
TAB means two spaces. As you can see my def method tab stays but it dosen't add any other tabs. Why?
 
I wrote a cpan module for generating snippets template script.

Vim::Snippet::Converter
 
Post a Comment

Subscribe to Post Comments [Atom]





<< Home

Archives
July 2006 / August 2006 / September 2006 / October 2006 / November 2006 / December 2006 / March 2007 / April 2007 / May 2007 / July 2007 / September 2007 / February 2008 / June 2009 / December 2010 /


Powered by Blogger

Subscribe to
Posts [Atom]