mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 12:56:04 +00:00
feat(runtime)!: remove filetype.vim (#20428)
Made obsolete by now graduated `filetype.lua` (enabled by default). Note that changes or additions to the filetype detection still need to be made through a PR to vim/vim as we port the _logic_ as well as tests.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
let g:do_legacy_filetype = 1
|
||||
filetype on
|
||||
|
||||
source test_filetype.vim
|
Reference in New Issue
Block a user