mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
app-vim/vim-sensible: initial import
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
26
app-vim/vim-sensible/metadata.xml
Normal file
26
app-vim/vim-sensible/metadata.xml
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user