diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2018-12-29 16:51:13 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-03-28 16:50:08 +0100 |
commit | 934ce19f4c5fd49fb47cbc8e29a9d81215d44422 (patch) | |
tree | c5652a83c4b007af90745f244bda92e12600b483 /README.rst | |
parent | ca05e1a20a7eafd63b7fb97136c9b1bf7f8a682c (diff) | |
download | vim-suse-changes-934ce19f4c5fd49fb47cbc8e29a9d81215d44422.tar.gz |
dosc(osurl): add mention of osurl command.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,5 +5,8 @@ Vim plugin for work with openSUSE \*.changes file. Requires `vim-snipmate`_ compatible engine installed. +``osurl`` script (which requires Lua and lua-lpeg) should be +installed (or symlinked) to ``$PATH`` + .. _`vim-snipmate`: https://github.com/honza/vim-snippets |