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
- Host: GitHub
- URL: https://github.com/romulomachado/mussum-ipsum-sublime-snippet
- Owner: romulomachado
- Created: 2014-06-10T03:02:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-10T03:03:34.000Z (over 11 years ago)
- Last Synced: 2025-01-15T13:58:36.622Z (9 months ago)
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/romulomachadoCopyright 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.