diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-09-10 19:16:33 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-09-10 19:16:33 +0000 |
commit | 32330d3c679024a006f69dea73acc878f4c36df7 (patch) | |
tree | b798cfbae7f2f30146ae3306961944f46b498863 /runtime/plugin | |
parent | d43b6cf7defb94582a82e21312b12eefe9b8dd32 (diff) | |
download | vim-git-32330d3c679024a006f69dea73acc878f4c36df7.tar.gz |
updated for version 7.0145
Diffstat (limited to 'runtime/plugin')
-rw-r--r-- | runtime/plugin/NetrwSettings.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/plugin/NetrwSettings.vim b/runtime/plugin/NetrwSettings.vim index eecdcd234..7d8089cc4 100644 --- a/runtime/plugin/NetrwSettings.vim +++ b/runtime/plugin/NetrwSettings.vim @@ -1,7 +1,7 @@ " NetrwSettings.vim: makes netrw settings simpler -" Last Change: Aug 16, 2005 +" Date: Aug 16, 2005 " Maintainer: Charles E Campbell, Jr <drchipNOSPAM at campbellfamily dot biz> -" Version: 3 +" Version: 3 " Copyright: Copyright (C) 1999-2005 Charles E. Campbell, Jr. {{{1 " Permission is hereby granted to use and distribute this code, " with or without modifications, provided that this copyright |