mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
vim-patch:9fbdbb814f4a (#20376)
Update runtime files
9fbdbb814f
Skip ftplugin/vim.vim (vim9script change)
Drop indent/vim.vim and autoload/dist/vimindent.vim (vim9script rewrite)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
" Vim support file to detect file types
|
||||
"
|
||||
" Maintainer: Bram Moolenaar <Bram@vim.org>
|
||||
" Last Change: 2022 Sep 11
|
||||
" Last Change: 2022 Sep 27
|
||||
|
||||
" Only run this if enabled
|
||||
if !exists("do_legacy_filetype")
|
||||
|
||||
Reference in New Issue
Block a user