✏️ 正在编辑: ftoff.vim
路径:
/usr/share/vim/vim80/ftoff.vim
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
" Vim support file to switch off detection of file types " " Maintainer: Bram Moolenaar <Bram@vim.org> " Last change: 2001 Jun 11 if exists("did_load_filetypes") unlet did_load_filetypes endif " Remove all autocommands in the filetypedetect group silent! au! filetypedetect *
💾 保存文件
← 返回文件管理器