snipmate.vim icon indicating copy to clipboard operation
snipmate.vim copied to clipboard

snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.

Results 42 snipmate.vim issues
Sort by recently updated
recently updated
newest added

This is my first pull request so if I did something wrong please let me know. phpdoc is almost the standard automatic docblock parser (not official but basically what everyone...

When several snippets match a trigger in snipmate an input dialog is displayed asking for an option, the default behavour is to force the user to input a number and...

I added the gitignore file and a snippet for function in shell scripting.

Fixing bugs and adding new keywords.

Hi, The eval result in `substitute()` may contain special chars, see `sub-replace-special`, which may cause Vim hanging there. I have a snippet to get a URL's title and it'll fail...

Examples: SoB: Signed-off-by: Bryan Hundven [email protected] RB: Reported-by: Bryan Hundven [email protected] TB: Tested-by: Bryan Hundven [email protected] AB: Acked-by: Bryan Hundven [email protected]

Added a "lorem ipsum" placeholder paragraph

hey, i just made two small commits to my fork which i think you may find useful . in the first one, i added a tag to keep it simple...