Giter VIP home page Giter VIP logo

fastlane's Introduction

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

what is ?
a tool to help you quick edit and save abbreviation, snippets .etc

how to install?
maybe you  want install snippetEmu first.

unzip the file of you down, copy fastlane.vim to plugin directory, copy example_snippets.vim to you snippets directory if the file is not exist. write "let g:iwn_snippet_dir = your snippets directory"  to your  .vimrc file .  you are done!

options you can set the  .vimrc for a example:
let iwn_default_module = 'php'
let iwn_include_modules = {'php': ['javascript'], 'symfony': ['javascript', 'php']}

how to use?
:IwnCreateModule test
create a module named test

:IwnUseModule test
use the  test module

:IwnAddAbb hello hello, world
create a abbreviation for "hello, world", try input "hello<space>" 

input these text:
  hello,world
  yes
  no <sni>hello</sni>
  hello <sni></sni>  
select these text, and execute :IwnAddSnippet hello
you will create a snippet named hello, try input "hello<tab>"

some examples fo other command:
IwnRemoveModule test
IwnRemoveAbb hello
IwnRemoveSnippet hello

that's all, fun happing!




fastlane's People

Contributors

dong4138 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

patrickgodinho

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.