Name : vim-plugin-snipmate
| |
Version : 0.83
| Vendor : obs://build_opensuse_org/home:dmdiss:vim_plugins_cscope
|
Release : lp154.181.1
| Date : 2023-09-18 19:26:51
|
Group : Productivity/Text/Editors
| Source RPM : vim-plugins-7.3.0-lp154.181.1.src.rpm
|
Size : 0.07 MB
| |
Packager : https://www_suse_com/
| |
Summary : Implements some of TextMate\'s snippets features in Vim
|
Description :
snipMate aims to be an unobtrusive, concise vim script that implements some of TextMate\'s snippets features in Vim. A snippet is a piece of often-typed text that you can insert into your document using a trigger word followed by a < tab>.
For instance, in a C file using the default installation of snipMate.vim, if you type \"for< tab>\" in insert mode, it will expand a typical for loop in C:
for (i = 0; i < count; i++) { }
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/dmdiss:/vim_plugins_cscope/openSUSE_Leap_15.4/noarch |