From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-sensible/
Date: Tue, 17 Aug 2021 21:32:33 +0000 (UTC) [thread overview]
Message-ID: <1629232458.d287e610c3fbe7b2f6c0a8015beb06dacdfa38ae.cybertailor@gentoo> (raw)
commit: d287e610c3fbe7b2f6c0a8015beb06dacdfa38ae
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Aug 17 17:18:03 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Aug 17 20:34:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d287e610
app-vim/vim-sensible: initial import
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-vim/vim-sensible/Manifest | 1 +
app-vim/vim-sensible/metadata.xml | 26 ++++++++++++++++++++++++++
app-vim/vim-sensible/vim-sensible-1.2.ebuild | 14 ++++++++++++++
3 files changed, 41 insertions(+)
diff --git a/app-vim/vim-sensible/Manifest b/app-vim/vim-sensible/Manifest
new file mode 100644
index 000000000..ba5edb75a
--- /dev/null
+++ b/app-vim/vim-sensible/Manifest
@@ -0,0 +1 @@
+DIST vim-sensible-1.2.tar.gz 3035 BLAKE2B 866745b9f86fd1dae442d0e6ab78c5af068a6a1088b71e2aec51fba113a29c0776e0c650b8933738ba2463a235d4e906810179f9606706e977776e85b667f618 SHA512 d44d4478ce81fcc923e1d7d6d0115125070414526835b46c21b50d1ae2365ff597a1c4b5a725fdfce072f37fd58a7eb60eea7dd25f15ab7544771ca81b32b187
diff --git a/app-vim/vim-sensible/metadata.xml b/app-vim/vim-sensible/metadata.xml
new file mode 100644
index 000000000..7248be51d
--- /dev/null
+++ b/app-vim/vim-sensible/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+ </maintainer>
+ <longdescription>
+ Think of sensible.vim as one step above 'nocompatible' mode: a universal
+ set of defaults that (hopefully) everyone can agree on.
+
+ * If you're new to Vim, you can install this as a starting point, rather
+ than copying some random vimrc you found.
+
+ * If you're pair programming and you can't agree on whose vimrc to use,
+ this can be your neutral territory.
+
+ * If you're administrating a server with an account that's not
+ exclusively yours, you can `scp` this up to make things a bit more
+ tolerable.
+
+ * If you're troubleshooting a plugin and need to rule out interference
+ from your vimrc, having this installed will ensure you still have some
+ basic amenities.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-sensible/vim-sensible-1.2.ebuild b/app-vim/vim-sensible/vim-sensible-1.2.ebuild
new file mode 100644
index 000000000..8d535e6c6
--- /dev/null
+++ b/app-vim/vim-sensible/vim-sensible-1.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: a universal set of defaults that (hopefully) everyone can agree on"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4391
+https://github.com/tpope/vim-sensible"
+SRC_URI="https://github.com/tpope/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"
next reply other threads:[~2021-08-17 21:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-17 21:32 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-30 17:47 [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-sensible/ Anna Vyalkova
2023-03-20 6:00 Anna Vyalkova
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1629232458.d287e610c3fbe7b2f6c0a8015beb06dacdfa38ae.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox