commit | 207f009326c8f878defde0e594d7d9ed9860106e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 30 17:20:20 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 30 17:20:20 2020 +0200 |
tree | ef2dbeb3f5069321b3a5e80183034e6c16c043d4 | |
parent | 0b39c3fd4c5d1c8ebd2efa85fced7df5e17efd3b [diff] |
Update runtime files.
diff --git a/runtime/autoload/dist/ft.vim b/runtime/autoload/dist/ft.vim index 5c94102..2c3179e 100644 --- a/runtime/autoload/dist/ft.vim +++ b/runtime/autoload/dist/ft.vim
@@ -1,7 +1,7 @@ " Vim functions for file type detection " " Maintainer: Bram Moolenaar <Bram@vim.org> -" Last Change: 2020 Mar 30 +" Last Change: 2020 Aug 17 " These functions are moved here from runtime/filetype.vim to make startup " faster.