comparison runtime/ftplugin/csc.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 94601b379f38
children
comparison
equal deleted inserted replaced
28009:3bffa026c6d9 28010:c968191a8557
1 " Vim filetype plugin file 1 " Vim filetype plugin file
2 " Language: csc 2 " Language: csc
3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net> 3 "
4 " This runtime file is looking for a new maintainer.
5 "
6 " Former maintainer: Dan Sharp
4 " Last Changed: 20 Jan 2009 7 " Last Changed: 20 Jan 2009
5 " URL: http://dwsharp.users.sourceforge.net/vim/ftplugin
6 8
7 if exists("b:did_ftplugin") | finish | endif 9 if exists("b:did_ftplugin") | finish | endif
8 let b:did_ftplugin = 1 10 let b:did_ftplugin = 1
9 11
10 " Make sure the continuation lines below do not cause problems in 12 " Make sure the continuation lines below do not cause problems in