Commit graph

4 commits

Author SHA1 Message Date
Brett Bukowski
ebe0da7394 Update URL for gitignore.io
The old, non-https URL results in a 301 document:

```html
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>cloudflare-nginx</center>
</body>
</html>
```
2014-09-08 18:39:21 -06:00
Alexander Hramov
bd4f7e24ea Update gitignore.plugin.zsh
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
2014-02-19 15:08:47 +03:00
Brian McKenna
1df7d01618 Fix URL to gi (gitignore) function
Previous URL doesn't seem to work because the host requires a www
prefix.
2014-02-18 14:43:42 -07:00
Kaiwen Xu
c5902d3f34 Moved misplaced plugins. 2013-10-14 07:39:59 -04:00
Renamed from custom/plugins/gitignore/gitignore.plugin.zsh (Browse further)