Øystein Walle 630b74872b Add test to determine shell
The 'sh' filetype in Vim covers sh, bash and ksh. This function looks
for declared variables that results from Vim's own test. The global
variables are checked first since they are typically specifed by the
user in .vimrc
2012-11-03 17:12:50 +01:00
2009-07-27 16:59:04 +02:00
2012-11-03 17:12:50 +01:00
2010-03-05 14:31:40 +01:00
2011-12-30 08:20:54 +01:00
2012-09-01 20:13:56 +02:00
2012-08-22 11:55:31 +02:00

UltiSnips
=========

This is the official repository for UltiSnips on GitHub. It is held in sync
with the official bzr repository over at Launchpad [1] and is meant as a
convenience for contributors. Send Pull request to this repository, not
the automatic clone from vim-scripts.

Note that we do not use the Issue tracker here one GitHub because the one on
Launchpad is superior and already has a significant history. Please report
`issues over there`_.

[1] http://launchpad.net/ultisnips

.. _issues over there: https://bugs.launchpad.net/ultisnips

Screencasts
-----------

The blog posts of the screencasts contain more advanced examples of the things
discussed in the video.

* `Episode 1: What are snippets and do I need them?`__
* `Episode 2: Creating Basic Snippets`__
* `Episode 3: What's new in version 2.0`__
* `Episode 4: Python Interpolation`__

__ http://www.sirver.net/blog/2011/12/30/first-episode-of-ultisnips-screencast/
__ http://www.sirver.net/blog/2012/01/08/second-episode-of-ultisnips-screencast/
__ http://www.sirver.net/blog/2012/02/05/third-episode-of-ultisnips-screencast/
__ http://www.sirver.net/blog/2012/03/31/fourth-episode-of-ultisnips-screencast/


Description
No description provided
Readme 6.7 MiB
Languages
Python 91.9%
Vim script 7.3%
Makefile 0.4%
Shell 0.3%
Dockerfile 0.1%