diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-06-30 22:04:15 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-06-30 22:04:15 +0000 |
commit | d042c56e34b5c032e79fa1fee19ce6d16ac99e49 (patch) | |
tree | 4a8b46e7449632fadf17aa764ae4eb60ad749459 /runtime/indent | |
parent | e6b165e0f4f70d22a4fbcc5c9a1818417bdb1b04 (diff) | |
download | vim-git-d042c56e34b5c032e79fa1fee19ce6d16ac99e49.tar.gz |
updated for version 7.0098
Diffstat (limited to 'runtime/indent')
-rw-r--r-- | runtime/indent/tcsh.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/indent/tcsh.vim b/runtime/indent/tcsh.vim index 89403c9c9..a33bdb715 100644 --- a/runtime/indent/tcsh.vim +++ b/runtime/indent/tcsh.vim @@ -1,6 +1,6 @@ " Vim indent file " Language: C-shell (tcsh) -" Maintainor: Gautam Iyer <gautam@math.uchicago.edu> +" Maintainer: Gautam Iyer <gautam@math.uchicago.edu> " Last Modified: Wed 04 Feb 2004 04:36:07 PM CST " Only load this indent file when no other was loaded. |