comparison runtime/ftplugin/csh.vim @ 28010:c968191a8557

Update runtime files Commit: https://github.com/vim/vim/commit/1588bc8ebee22f2855f27273fc2234fff370f86c Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 8 21:35:07 2022 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Tue, 08 Mar 2022 22:45:09 +0100
parents 3b34837f4538
children 09e8f7ac05e0
comparison
equal deleted inserted replaced
28009:3bffa026c6d9 28010:c968191a8557
1 " Vim filetype plugin file 1 " Vim filetype plugin file
2 " Language: csh 2 " Language: csh
3 " Maintainer: Doug Kearns <dougkearns@gmail.com> 3 " Maintainer: Doug Kearns <dougkearns@gmail.com>
4 " Previous Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net> 4 " Previous Maintainer: Dan Sharp
5 " Contributor: Johannes Zellner <johannes@zellner.org> 5 " Contributor: Johannes Zellner <johannes@zellner.org>
6 " Last Change: 2021 Oct 15 6 " Last Change: 2021 Oct 15
7 7
8 if exists("b:did_ftplugin") | finish | endif 8 if exists("b:did_ftplugin") | finish | endif
9 let b:did_ftplugin = 1 9 let b:did_ftplugin = 1