Giter Site home page Giter Site logo

xptemplate's Introduction

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2611

Code snippets engine for Vim, with snippets library.
XPTemplate let you write codes in a smooth, quick and comfortable way.

=======================   Usage   =======================

vim xpt.c
// Type  "for<C-\>" :
for (i = 0; i < len; ++i) {
   /* cursor */
}
Press <tab>,<tab>.. to navigate through "i", "0", "len". Cursor will finally stops at "/* cursor */".


=======================   Features   =======================

* Live update while typing
* Navigate forward and backward. <Tab> and <S-Tab>
* Embed language support like JAVASCRIPT in HTML. Or HTML in PHP
* Wrapper
* Smart indent
* Spacing and line-break of snippet can be easily changed to fit your coding style
* Pop up menu friendly


=======================   Resources   =======================

Screencast : 0.3.9 :  http://code.google.com/p/xptemplate/wiki/ScreenCasts;

Get the latest trunk from svn : http://xptemplate.googlecode.com/svn/trunk/dist;
Project Home : http://code.google.com/p/xptemplate;
Discuss, Bug report, Feature request : http://groups.google.com/group/xptemplate;
Follow me: http://twitter.com/xptemplate;

*** Troubleshoot / supertab support / bracket complete / other question ***
http://code.google.com/p/xptemplate/wiki/FAQ


=======================   Compatibilities   =======================

Supported platform:  Linux, WinXP, // [g]vim 7.2
Supported Language:  ada c cabal cpp cs css dot erlang gitconfig gnuplot haskell html java javascript lex lua make ocaml perl php ps1 python r ruby(eruby) scheme sh tcl tex vim xml xpt xslt yacc

**Bundles: c_autoimplem cpp_autoimplem javascript_jquery


Special Thanks to ^0^ : 
Christian.Coutinho  Vincent Berthoux  Fabio  Simon Ruderich

xptemplate's People

Contributors

drmingdrmer avatar

Stargazers

Steve Beaulac avatar

Watchers

Steve Beaulac avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.