diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-25 16:47:12 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-25 16:47:12 +0000 |
commit | d286d3df1e07d9871f121ea4c7a650b52fe9d5f0 (patch) | |
tree | a53db6ff6b9e0106ff34fbfd4cda9423319b0a81 /app-editors | |
parent | Marking 2.0.1 stable on x86. (diff) | |
download | historical-d286d3df1e07d9871f121ea4c7a650b52fe9d5f0.tar.gz historical-d286d3df1e07d9871f121ea4c7a650b52fe9d5f0.tar.bz2 historical-d286d3df1e07d9871f121ea4c7a650b52fe9d5f0.zip |
Turn on ftplugins by default, more comments
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim-core/Manifest | 22 | ||||
-rw-r--r-- | app-editors/vim-core/files/vimrc | 13 |
3 files changed, 28 insertions, 12 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 7a828540ba67..6494aa615def 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vim-core # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.107 2004/10/20 14:18:46 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.108 2004/11/25 16:47:12 ciaranm Exp $ + + 25 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> files/vimrc: + Turn on ftplugins by default, more comments 20 Oct 2004; Akinori Hattori <hattya@gentoo.org> vim-core-6.3-r2.ebuild: stable on ia64, bug #66772 diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest index 64d7af991795..8813c511a853 100644 --- a/app-editors/vim-core/Manifest +++ b/app-editors/vim-core/Manifest @@ -1,22 +1,22 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 ddc5e971e7b5212682fdf4ca394a36c9 ChangeLog 14130 -MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 +MD5 05c794d22238310ada37aa55ade54c61 ChangeLog 14243 +MD5 5fd2352b70db145d1466c8908ab5c1ed vim-core-6.3-r2.ebuild 900 MD5 60a51ae6b34ec44b49ceb95e90d1880d vim-core-6.3-r1.ebuild 933 MD5 3330011ebccdcc03224f5ebb1c7701fb vim-core-6.2-r9.ebuild 904 +MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 6d745fb259963da4b34e1012fbba6820 vim-core-6.3.ebuild 933 -MD5 5fd2352b70db145d1466c8908ab5c1ed vim-core-6.3-r2.ebuild 900 -MD5 c8a344d069577df7e39c1f6592827642 files/digest-vim-core-6.3-r1 277 -MD5 4de696416210fb1651b1835ebf8bd506 files/digest-vim-core-6.2-r9 349 +MD5 d2089743c5af76a38bd1c79331890791 files/vimrc 3905 +MD5 1c089e2955a0cc3a474e86a6ecfb0177 files/digest-vim-core-6.3-r2 348 MD5 c2d0302eae7fc80b2a1cb38ddab9d3d3 files/rphillips-invalcolorpatch.diff 722 -MD5 ad8e91d98e015089b71deca98e3511f9 files/vimrc 3316 MD5 f7046d975c3b2dd7a6e82e4287e6d3ab files/digest-vim-core-6.3 277 -MD5 1c089e2955a0cc3a474e86a6ecfb0177 files/digest-vim-core-6.3-r2 348 +MD5 4de696416210fb1651b1835ebf8bd506 files/digest-vim-core-6.2-r9 349 +MD5 c8a344d069577df7e39c1f6592827642 files/digest-vim-core-6.3-r1 277 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBhEAiHTu7gpaalycRAm/yAJ9SXxeAxLG/3ZqeU3r5hJZIrx35GACg41KJ -4WKGQNlsdfTkgvRXmDi4Ulw= -=zBSf +iD8DBQFBpgyMLLFUmVNQ7rkRAnWMAJ0YG0Eti8ar/rdalk08lEhn1+6vCQCfa/Cq +yGHPGztDMKuNzL+uQWrW6nc= +=zv58 -----END PGP SIGNATURE----- diff --git a/app-editors/vim-core/files/vimrc b/app-editors/vim-core/files/vimrc index ead2f3424df6..89378589d09a 100644 --- a/app-editors/vim-core/files/vimrc +++ b/app-editors/vim-core/files/vimrc @@ -1,6 +1,7 @@ " Default configuration file for Vim " Written by Aron Griffis <agriffis@gentoo.org> " Modified by Ryan Phillips <rphillips@gentoo.org> +" Modified some more by Ciaran McCreesh <ciaranm@gentoo.org> " Added Redhat's vimrc info by Seemant Kulleen <seemant@gentoo.org> " The following are some sensible defaults for Vim for most users. @@ -19,6 +20,8 @@ set ruler " Show the cursor position all the time " according to conversation on vim devel ML: " http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=212696 " http://article.gmane.org/gmane.editors.vim.devel/4410 +" If you're not paranoid, feel free to delete this line or override it in +" your ~/.vimrc -- there aren't any known security issues with this any more. set nomodeline if v:lang =~ "^ko" @@ -59,6 +62,14 @@ if &term=="xterm" set ttymouse=xterm2 " only works for >=xfree86-3.3.3, should be okay endif +" Enable plugin-provided filetype settings +filetype plugin on + +" Uncomment the next line (or copy to your ~/.vimrc) for plugin-provided +" indent settings. Some people don't like these, so we won't turn them on by +" default. +" filetype indent on + if has("autocmd") augroup gentoo @@ -67,6 +78,8 @@ augroup gentoo " Gentoo-specific settings for ebuilds. These are the federally-mandated " required tab settings. See the following for more information: " http://www.gentoo.org/doc/en/xml/gentoo-howto.xml + " Better yet, emerge app-vim/gentoo-syntax and you'll get full syntax, + " filetype and indent settings for all things Gentoo. au BufRead,BufNewFile *.e{build,class} let is_bash=1|setfiletype sh au BufRead,BufNewFile *.e{build,class} set ts=4 sw=4 noexpandtab |