1
- *help.txt* For Vim version 8.0 . Last change: 2016 Sep 12
1
+ *help.txt* For Vim version 8.1 . Last change: 2017 Oct 28
2
2
3
3
VIM - main help file
4
4
k
@@ -142,6 +142,7 @@ Special issues ~
142
142
| print.txt | printing
143
143
| remote.txt | using Vim as a server or client
144
144
| term.txt | using different terminals and mice
145
+ | terminal.txt | Terminal window support
145
146
| digraph.txt | list of available digraphs
146
147
| mbyte.txt | multi-byte text support
147
148
| mlang.txt | non-English language support
@@ -150,6 +151,7 @@ Special issues ~
150
151
| hebrew.txt | Hebrew language support and editing
151
152
| russian.txt | Russian language support and editing
152
153
| ft_ada.txt | Ada (the programming language) support
154
+ | ft_rust.txt | Filetype plugin for Rust
153
155
| ft_sql.txt | about the SQL filetype plugin
154
156
| hangulin.txt | Hangul (Korean) input mode
155
157
| rileft.txt | right-to-left editing mode
@@ -202,6 +204,7 @@ Standard plugins ~
202
204
| pi_logipat.txt | Logical operators on patterns
203
205
| pi_netrw.txt | Reading and writing files over a network
204
206
| pi_paren.txt | Highlight matching parens
207
+ | pi_spec.txt | Filetype plugin to work with rpm spec files
205
208
| pi_tar.txt | Tar file explorer
206
209
| pi_vimball.txt | Create a self-installing Vim script
207
210
| pi_zip.txt | Zip archive explorer
0 commit comments