GithubHelp home page GithubHelp logo

noscripter / vim-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aperezdc/vim-template

0.0 2.0 0.0 132 KB

Simple templates plugin for Vim

Vim Script 76.88% Shell 1.24% C 0.70% CMake 2.46% CoffeeScript 0.58% CSS 0.76% Dart 0.59% Fortran 1.11% Go 0.65% C++ 0.86% Haskell 0.98% HTML 0.64% Java 1.90% Julia 0.58% JavaScript 0.79% Lua 0.68% OCaml 0.61% PHP 0.90% Perl 4.06% PLSQL 3.02%

vim-template's Introduction

Simple Vim templates plugin

Author

Adrian Perez <[email protected]>

This is a simple plugin for Vim that will allow you to have a set of templates for certain file types. It is useful to add boilerplate code like guards in C/C++ headers, or license disclaimers.

Installation

The easiest way to install the plugin is to install it as a bundle. For example, using Pathogen:

  1. Get and install pathogen.vim. You can skip this step if you already have it installed.
  2. cd ~/.vim/bundle
  3. git clone git://github.com/aperezdc/vim-template.git

Bundle installs are known to work fine also when using Vundle. Other bundle managers are expected to work as well.

Updating

Manually

In order to update the plugin, go to its bundle directory and use Git to update it:

  1. cd ~/.vim/bundle/vim-template
  2. git pull

With Vundle

Use the :BundleUpdate command provided by Vundle, for example invoking Vim like this:

% vim +BundleUpdate

vim-template's People

Contributors

muff1nman avatar aperezdc avatar lyude avatar m-wells avatar chenjianlong avatar brandonocasey avatar ronanguilloux avatar ynonp avatar ogarcia avatar gmg137 avatar infmagic2047 avatar ycflame avatar timhughes avatar rharriso avatar muse avatar jagu-sayan avatar raimondi avatar facundoacevedo avatar dewdrops avatar bradrice avatar allenm avatar

Watchers

James Cloos avatar  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.