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

https://github.com/romulomachado/mussum-ipsum-sublime-snippet

Sublime snippet para autocompletar mussum com o http://mussumipsum.com
https://github.com/romulomachado/mussum-ipsum-sublime-snippet

Last synced: 4 months ago
JSON representation

Sublime snippet para autocompletar mussum com o http://mussumipsum.com

Awesome Lists containing this project

README

          

Sublime Text 2 Mussum Ipsum Snippet
===================================

Quase todo mundo usa [Sublime](http://www.sublimetext.com/) e quase todo mundo precisa de um Lorem ipsum de vez em quando. E todos sabemos que o melhor Lorem ipsum é o [Mussum Ipsum](http://mussumipsum.com/). Então, por que não juntar o útil ao agradável?

Instalação
----------

###Com Git

Navegue até sua pasta de pacotes:

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/

E clone esse repositório:

git clone git@github.com:romulomachado/mussum-ipsum-sublime-snippet.git

###Manualmente

* Baixe o arquivo .zip clicando no botão "Download ZIP" ali em cima
* Descompacte o arquivo e renomeie a pasta para "mussum-ipsum"
* Copie a pasta para sua pasta de pacotes (`~/Library/Application Support/Sublime Text 2/Packages/User/`)

Como usar
---------

Digite `mussum` em qualquer arquivo e aperte tab. :)

Bugs e Sugestões
----------------

Encontrou um bug ou quer sugerir alguma coisa? Só criar uma issue ou um PR aqui.

https://github.com/romulomachado/mussum-ipsum-sublime-snippet

Autor
------

**Rômulo Machado**

+ http://twitter.com/romulomachado_
+ http://github.com/romulomachado

Copyright and License
---------------------

Copyright 2014 Rômulo Machado.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.