1.0.1 • Published 6 years ago

snippets-resycler v1.0.1

Weekly downloads
15
License
MIT
Repository
github
Last release
6 years ago

snippets-resycler

Overview

Atom snippets translate vim snippet format.

Install

$ sudo npm i -g snippets-resycler

Usage

$ snippets-resycler
  1. Enter path/to/Vim-snippet-directory.
  2. Enter path/to/Atom-snippet-directory.
  3. Enter snippets options.
    1. Enter snippet's extension. If you don't know, please check this page.
    2. Enter snippet's indent info. If you use 2 spaces, please enter "2". If you use tab, please enter "tab".

options

optioneffectremark
-h, --helpview help
-o, --overwritesnippets will be overwritedefault, it will be appended

Screenshots

Before

/path/to/Atom-snippets-dir/snippets.cson image

After

/path/to/Vim-snippets-dir/cpp.snip image

Contribution

Fork and send Pull Request.

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago