diff options
author | Marc Cornellà <marc.cornella@live.com> | 2018-10-04 23:13:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-04 23:13:46 +0200 |
commit | 13b87570447a4cc9411d858fa057252f6c166e86 (patch) | |
tree | 78cb1f975808725037b2396f0e2627d63ee1ea11 /plugins/gem/README.md | |
parent | 6c721e6f95d765ea01b748f47b355febb3bb1715 (diff) | |
download | zsh-13b87570447a4cc9411d858fa057252f6c166e86.tar.gz zsh-13b87570447a4cc9411d858fa057252f6c166e86.tar.bz2 zsh-13b87570447a4cc9411d858fa057252f6c166e86.zip |
change title to h1
Diffstat (limited to 'plugins/gem/README.md')
-rw-r--r-- | plugins/gem/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gem/README.md b/plugins/gem/README.md index 08f52c8ed..decd87ba3 100644 --- a/plugins/gem/README.md +++ b/plugins/gem/README.md @@ -1,4 +1,4 @@ -## Gem Plugin +# Gem plugin This plugin adds completions and aliases for [Gem](https://rubygems.org/). The completions include the common `gem` subcommands as well as the installed gems in the current directory. |