diff options
author | 2005-06-15 15:24:59 +0000 | |
---|---|---|
committer | 2005-06-15 15:24:59 +0000 | |
commit | 801c2c5ffe13185d492049844c62d570fe75cdf1 (patch) | |
tree | fe48157afd85866b8b547415187d64b8a209c56d /ftplugin | |
parent | added uclibctoolize and darwintoolize (diff) | |
download | gentoo-syntax-801c2c5ffe13185d492049844c62d570fe75cdf1.tar.gz gentoo-syntax-801c2c5ffe13185d492049844c62d570fe75cdf1.tar.bz2 gentoo-syntax-801c2c5ffe13185d492049844c62d570fe75cdf1.zip |
s/eclectic/eselect/g. New script (rolldist.sh) ot make rolling distribution tarballs easier.
svn path=/trunk/; revision=4
Diffstat (limited to 'ftplugin')
-rw-r--r-- | ftplugin/eselect.vim (renamed from ftplugin/eclectic.vim) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftplugin/eclectic.vim b/ftplugin/eselect.vim index 4193e5b..7c248d2 100644 --- a/ftplugin/eclectic.vim +++ b/ftplugin/eselect.vim @@ -1,10 +1,10 @@ " Vim filetype plugin file -" Language: Eclectic Module (bash) +" Language: Eselect Module (bash) " Author: Ciaran McCreesh <ciaranm@gentoo.org> " Copyright: Copyright (c) 2004-2005 Ciaran McCreesh " Licence: You may redistribute this under the same terms as Vim itself " -" This sets up filetype specific options for ectic modules. These settings +" This sets up filetype specific options for eselect modules. These settings " were pwned from ebuild.vim, but they wfm .. " |