aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/help.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-11-07 20:43:11 +0100
committerJustin M. Keyes <justinkz@gmail.com>2017-11-07 23:07:03 +0100
commit4175dfac9a91e30d01e5aec6b45ed81e0288aaf9 (patch)
tree066a1dc529d281003252d43cbd97b0a3bd835115 /runtime/doc/help.txt
parentea51f08276ce7c9386b88b320fd63ae71324351a (diff)
downloadrneovim-4175dfac9a91e30d01e5aec6b45ed81e0288aaf9.tar.gz
rneovim-4175dfac9a91e30d01e5aec6b45ed81e0288aaf9.tar.bz2
rneovim-4175dfac9a91e30d01e5aec6b45ed81e0288aaf9.zip
vim-patch:01164a6546b4
Long overdue runtime update. https://github.com/vim/vim/commit/01164a6546b4c635daf96a1f17d1cb2d07f32a66
Diffstat (limited to 'runtime/doc/help.txt')
-rw-r--r--runtime/doc/help.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
index d929bd75cd..8a83cbc79c 100644
--- a/runtime/doc/help.txt
+++ b/runtime/doc/help.txt
@@ -141,6 +141,7 @@ Special issues ~
|hebrew.txt| Hebrew language support and editing
|russian.txt| Russian language support and editing
|ft_ada.txt| Ada (the programming language) support
+|ft_rust.txt| Filetype plugin for Rust
|ft_sql.txt| about the SQL filetype plugin
|rileft.txt| right-to-left editing mode
@@ -161,6 +162,7 @@ Standard plugins ~
|pi_gzip.txt| Reading and writing compressed files
|pi_netrw.txt| Reading and writing files over a network
|pi_paren.txt| Highlight matching parens
+|pi_spec.txt| Filetype plugin to work with rpm spec files
|pi_tar.txt| Tar file explorer
|pi_zip.txt| Zip archive explorer