mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00
vim-patch:4e554d282c50
runtime(perl): Update ftplugin and indent files (vim/vim#13052)
4e554d282c
Co-authored-by: dkearns <dougkearns@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user