An open API service indexing awesome lists of open source software.

https://github.com/gmemstr/sublime-gitlab-snippets

sublime plugin for gitlab snippets
https://github.com/gmemstr/sublime-gitlab-snippets

Last synced: 10 months ago
JSON representation

sublime plugin for gitlab snippets

Awesome Lists containing this project

README

          

Sublime GitLab Snippets
=======================

Configuration:

```json
{
"gitlab_token": "personal token",
"gitlab_url": "gitlab instance",
}
```

See https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html for getting your personal access token.

CTRL+G to display your snippets, enter to load it into the editor.