summaryrefslogtreecommitdiffstats
path: root/runtime/doc/filetype.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-03-21 19:18:29 +0100
committerBram Moolenaar <Bram@vim.org>2017-03-21 19:18:29 +0100
commit3c2881dc1195f53ebafc387378399ddd6cb677a7 (patch)
tree03ea20bea56fcda9f8f9425e85a9cb625d7e5346 /runtime/doc/filetype.txt
parent4889ad7c6cd46368f553cc1140ca17508e8beaaa (diff)
Update runtime files. Add Rust support.
Diffstat (limited to 'runtime/doc/filetype.txt')
-rw-r--r--runtime/doc/filetype.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt
index 4b0a185da2..8f58d76d9c 100644
--- a/runtime/doc/filetype.txt
+++ b/runtime/doc/filetype.txt
@@ -1,4 +1,4 @@
-*filetype.txt* For Vim version 8.0. Last change: 2017 Jan 04
+*filetype.txt* For Vim version 8.0. Last change: 2017 Mar 21
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -663,6 +663,12 @@ Since the text for this plugin is rather long it has been put in a separate
file: |pi_spec.txt|.
+RUST *ft-rust*
+
+Since the text for this plugin is rather long it has been put in a separate
+file: |ft_rust.txt|.
+
+
SQL *ft-sql*
Since the text for this plugin is rather long it has been put in a separate