Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
50208f5c
Unverified
Commit
50208f5c
authored
Oct 24, 2018
by
Marc Cornellà
Committed by
GitHub
Oct 24, 2018
Browse files
fix copy errors
parent
43657929
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/symfony2/README.md
View file @
50208f5c
# Symfony2
This plugin provides completion for
[
s
ymfony2
](
https://symfony.com/
)
, as well as aliases for frequent
composer
commands.
This plugin provides completion for
[
S
ymfony
2
](
https://symfony.com/
)
, as well as aliases for frequent
Symfony
commands.
To use it add
composer
to the plugins array in your zshrc file.
To use it add
symfony2
to the plugins array in your zshrc file.
```
bash
plugins
=(
... symfony2
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment