diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-05-05 20:50:54 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:28 +0700 |
commit | 09ead58f95bb816b03bafd17f539ca2d85bc3097 (patch) | |
tree | b9bd4a3b2cb24e588d6f3bfc035925fc295aec4a /python/python3-neovim/slack-desc | |
parent | cee0ae80b77f2d9846c023da02b85b1a3b6afbef (diff) |
python/python3-neovim: Added (Python client for Neovim)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-neovim/slack-desc')
-rw-r--r-- | python/python3-neovim/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-neovim/slack-desc b/python/python3-neovim/slack-desc new file mode 100644 index 0000000000..4f989604f7 --- /dev/null +++ b/python/python3-neovim/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-neovim: python3-neovim (Python client for Neovim) +python3-neovim: +python3-neovim: python3-neovim is a Python client for Neovim. +python3-neovim: +python3-neovim: +python3-neovim: +python3-neovim: +python3-neovim: +python3-neovim: +python3-neovim: +python3-neovim: |