Commit Graph

1016 Commits

Author SHA1 Message Date
Holger Rapp
5d6f72949d Added UltiSnips_SnippetsInCurrentScope(). Patch by Jorge (skeept) 2013-06-10 18:27:48 +02:00
Rene Vergara
2a1a32031d Corrects formatting of snippets
Signed-off-by: Rene Vergara <rene.a.vergara@gmail.com>
2013-05-26 15:48:58 -05:00
Holger Rapp
b272949b51 Improvements to the puppet snippets by Nikola Petrov. 2013-05-17 06:57:22 +02:00
Holger Rapp
064dfac638 Fold markers snippets in all.snippets. Patch by Von Welch. 2013-05-17 06:43:46 +02:00
Rene Vergara
91bc8d43e2 Add snippet for ledger
Signed-off-by: Rene Vergara <rene.a.vergara@gmail.com>
Add a snippet to enter a transaction into a ledger file to be
used with the ledger accounting tool.

Recommend to use the vim-ledger plugin for filetype detection.
2013-04-28 11:03:36 -05:00
Rene Vergara
ed78c4db70 Add BibLaTeX snippets and parenthesis snippet
Signed-off-by: Rene Vergara <rene.a.vergara@gmail.com>
Add a snippet for BibLaTeX for book, inbook, online and article.

Add a snippet for LaTeX to enter a parenthesis pair.
2013-04-28 11:01:16 -05:00
Holger Rapp
015c78cba2 ipdb snippet. 2013-04-24 07:05:16 +02:00
Rene Vergara
2c11008df9 Merge branch 'master' into testing 2013-04-23 20:10:20 -05:00
Bernhard Vallant
b713714588 Correcting set_trace() statement 2013-04-23 16:05:33 +03:00
Bernhard Vallant
8e4036f49f Adding ipdb snippet
ipdb is not in the standard library, but every descent developer should use it...
2013-04-23 16:01:34 +03:00
Holger Rapp
3479a918bd Puppet style fixes by JHaals 2013-04-22 19:45:54 +02:00
Holger Rapp
4cc1996f6c Improvements to the tex snippets by rene vergara. 2013-04-22 07:22:38 +02:00
Rene Vergara
fff985021c Correct the ref snippet and add package snippet 2013-04-21 18:21:36 -05:00
Holger Rapp
61291ecd83 Completion for UltiSnipsEdit. Patch by Zhao Cai. 2013-04-21 17:18:14 +02:00
Holger Rapp
40af7c8480 Fixes to eruby snippets by jinzhu. 2013-04-17 06:52:50 +02:00
Holger Rapp
2049a50c35 if, ife and ifee snippets for python by Josh Strater. 2013-04-17 06:50:40 +02:00
Holger Rapp
997294adc5 Small fixes and new c-sharp (cs) snippets by Matthew Strawbridge. 2013-04-15 07:19:07 +02:00
Holger Rapp
e10285b382 Fix for bug 1073816 and some improvements to debug utilities. 2013-04-14 13:09:33 +02:00
Holger Rapp
9333a5112b Enhancements to shell code intepolation: Try hard to find a directory where we actually can execute something. Patch by Keith Welch. 2013-04-12 06:55:37 +02:00
Holger Rapp
969b3a0164 Fixes to puppet snippets by javipolo. 2013-04-12 06:45:29 +02:00
Holger Rapp
c9bd9e96ee Fixed * -> |. 2013-04-01 16:20:24 +02:00
Holger Rapp
79b4baa3ac Added a section about other plugins UltiSnips plays well with and linked to Stanislav's work. 2013-03-25 09:07:49 +01:00
Holger Rapp
68361f3ca3 OCaml snippets by Rudi Grinberg. 2013-03-25 08:58:55 +01:00
Holger Rapp
77da3df2cb Remove const qualifier from main in c.snippets 2013-03-22 07:53:30 +01:00
Holger Rapp
b4a816d802 Remove a stray '2' from the python snippets. Patch by Stanislav. 2013-03-22 07:51:01 +01:00
Holger Rapp
7b41b188f1 Improvements to Javascript snippets by Vangelis Tsoumenis 2013-03-21 11:54:20 +01:00
Holger Rapp
7320873e04 Improvements to xml snippets by jhradilek 2013-03-21 11:35:31 +01:00
Holger Rapp
584bee0ab1 Improvements to the syntax file. 2013-03-21 11:32:17 +01:00
Holger Rapp
971778b93a Fix problems with replaying tab keys in macros. US now needs a very recent version of supertab or no supertab at all. 2013-02-25 10:18:19 +01:00
Holger Rapp
c527fbcd12 Fixes to the box and bbox snippet. 2013-02-25 10:06:24 +01:00
Holger Rapp
f698f33811 C snippet improvements by melko. 2013-02-21 09:17:11 +01:00
Holger Rapp
7cbf73e729 Improvements to the box snippet by Sergey Alexandrov 2013-02-21 09:15:11 +01:00
Melko
adcc2f79dd Add contributor name. 2013-02-20 11:24:40 +01:00
Melko
5013b52f55 Add function snippet in c.snippets. 2013-02-20 11:24:20 +01:00
Holger Rapp
7be6694232 Improvements to c.snippets by melko. 2013-02-20 09:45:37 +01:00
Holger Rapp
831b3460ca Easy access to UltiSnips python modules. Patch by Stanislav Golovanov. 2013-02-18 20:41:54 +01:00
Holger Rapp
2398bd1c82 Use normal! 2013-02-18 20:23:43 +01:00
Stanislav Golovanov
1269fd26e4 add python module path to global variable 2013-02-08 21:57:29 +04:00
Holger Rapp
7f612e8808 New xml snippets. Updated html and major update to java snippets by Tom Cammann. 2013-02-01 08:28:32 +01:00
Tom Cammann
080b07be13 Removed some redundant imports 2013-01-30 11:29:34 +00:00
Tom Cammann
1cb5639b78 Reverted foreach java snippet 2013-01-30 11:11:57 +00:00
Tom Cammann
5dd7717f9d ew java snippets for constructors for auto creation of setter/getters 2013-01-29 11:38:09 +00:00
Tom Cammann
9dd78cd750 Updated java snippets, added junit setting 2013-01-28 21:44:47 +00:00
Tom Cammann
42cf7e82ad Merge remote-tracking branch 'origin/master'
Conflicts:
	UltiSnips/java.snippets
2013-01-28 21:19:30 +00:00
Tom Cammann
c32ed3b4d9 more snips 2013-01-28 21:02:04 +00:00
Holger Rapp
5abca2654c Correct commentstring for snippet files by Mike Morearty 2013-01-27 17:38:49 +01:00
Holger Rapp
f0e4d061d8 Improvements to JS snippets by tom cammann 2013-01-27 17:35:04 +01:00
Tom Cammann
6efabda81c Updated Java snippets, included snip for common collections objects 2013-01-26 16:58:42 +00:00
Mike Morearty
c8d1971c4b Set comment string to #%s
This allows the TPope's vim-commentary plugin to work with .snippet
files; e.g. typing "\\\" will comment out the current line with "# ".
2013-01-26 08:29:37 -08:00
Holger Rapp
d4bda4f95f Improvements to the js snippets by Harry Xu. 2013-01-25 08:27:41 +01:00