0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

runtime(perl): Update ftplugin and indent files (#13052)

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
dkearns
2023-09-09 03:16:03 +10:00
committed by GitHub
parent cc0bcf4c9f
commit 4e554d282c
3 changed files with 22 additions and 20 deletions

View File

@@ -5,6 +5,8 @@
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues
" License: Vim License (see :help license)
" Last Change: 2021 Nov 10
" 2023 Sep 07 by Vim Project (safety check: don't execute perl
" from current directory)
if exists("b:did_ftplugin") | finish | endif
let b:did_ftplugin = 1