Mercurial > vim
view runtime/ftoff.vim @ 7391:4761fed349ed v7.4.1000
commit https://github.com/vim/vim/commit/c06624661a3aa6642304c06db9cebe553a4cab17
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Dec 30 15:49:05 2015 +0100
patch 7.4.1000
Problem: Test 49 is slow and doesn't work on MS-Windows.
Solution: Start moving parts of test 49 to test_viml.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 30 Dec 2015 16:00:05 +0100 |
parents | 3fc0f57ecb91 |
children | 4027cefc2aab |
line wrap: on
line source
" 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 *