diff options
| author | Teddy Wing | 2015-10-08 21:21:14 -0400 |
|---|---|---|
| committer | Teddy Wing | 2015-10-08 21:21:14 -0400 |
| commit | 16c570fc4376ba224b51cd2fb5cf6248746dcf36 (patch) | |
| tree | 9af34d82e53a83b92b57d4318fbafeb864173e51 | |
| parent | e671b2e44acd7c1745447401def482bc5c137239 (diff) | |
| download | vim-space-vlaze-16c570fc4376ba224b51cd2fb5cf6248746dcf36.tar.bz2 | |
doc/space_vlaze.txt: Add section for external dependenciesv0.0.1
List the plugin's external dependencies, currently only `mplayer` which
is used to play game audio.
| -rw-r--r-- | doc/space_vlaze.txt | 5 | ||||
| -rw-r--r-- | doc/tags | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/space_vlaze.txt b/doc/space_vlaze.txt index 9253685..272eb3c 100644 --- a/doc/space_vlaze.txt +++ b/doc/space_vlaze.txt @@ -13,6 +13,11 @@ their ship is suddenly assailed by giant floating popcorn kernels! Help Nolan and the Benten pop the kernels before it's too late. ============================================================================== +EXTERNAL DEPENDENCIES *space_vlaze-external-dependencies* + +* mplayer (optional): Needed to play game audio. + +============================================================================== COMMANDS *space_vlaze-commands* :SpaceVlaze *SpaceVlaze* @@ -3,6 +3,7 @@ space_vlaze-<leader>sv space_vlaze.txt /*space_vlaze-<leader>sv* space_vlaze-<space> space_vlaze.txt /*space_vlaze-<space>* space_vlaze-bugs space_vlaze.txt /*space_vlaze-bugs* space_vlaze-commands space_vlaze.txt /*space_vlaze-commands* +space_vlaze-external-dependencies space_vlaze.txt /*space_vlaze-external-dependencies* space_vlaze-gameplay space_vlaze.txt /*space_vlaze-gameplay* space_vlaze-h space_vlaze.txt /*space_vlaze-h* space_vlaze-introduction space_vlaze.txt /*space_vlaze-introduction* |
