Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update help from Vim 8.0 to 8.1 #232

Merged
merged 1 commit into from
Jun 8, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion doc/help.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*help.txt* For Vim バージョン 8.0. Last change: 2016 Sep 12
*help.txt* For Vim バージョン 8.1. Last change: 2017 Oct 28

VIM - メインヘルプファイル
k
@@ -143,6 +143,7 @@ Vim は Vi IMproved の略です。Vim の大部分は Bram Moolenaar によっ
|print.txt| 印刷
|remote.txt| クライアント/サーバー機能
|term.txt| いろいろな端末やマウスについて
|terminal.txt| 端末ウィンドウのサポート
|digraph.txt| 利用可能なダイグラフ (digraph) の一覧
|mbyte.txt| マルチバイトテキストのサポート
|mlang.txt| 英語以外の言語のサポート
@@ -151,6 +152,7 @@ Vim は Vi IMproved の略です。Vim の大部分は Bram Moolenaar によっ
|hebrew.txt| ヘブライ語のサポート
|russian.txt| ロシア語のサポート
|ft_ada.txt| Ada (プログラミング言語) のサポート
|ft_rust.txt| Rust ファイルタイププラグイン
|ft_sql.txt| SQL ファイルタイププラグイン
|hangulin.txt| ハングル (韓国語) の入力
|rileft.txt| 右横書き (書字方向が右から左になるモード)
@@ -203,6 +205,7 @@ GUI ~
|pi_logipat.txt| パターンにおける論理演算子
|pi_netrw.txt| ネットワークファイルの読み書き
|pi_paren.txt| 対括弧の強調表示
|pi_spec.txt| RPM spec ファイル用ファイルタイププラグイン
|pi_tar.txt| Tar ファイルエクスプローラー
|pi_vimball.txt| Vim script インストーラを作成する
|pi_zip.txt| Zip アーカイブエクスプローラー
5 changes: 4 additions & 1 deletion en/help.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*help.txt* For Vim version 8.0. Last change: 2016 Sep 12
*help.txt* For Vim version 8.1. Last change: 2017 Oct 28

VIM - main help file
k
@@ -142,6 +142,7 @@ Special issues ~
|print.txt| printing
|remote.txt| using Vim as a server or client
|term.txt| using different terminals and mice
|terminal.txt| Terminal window support
|digraph.txt| list of available digraphs
|mbyte.txt| multi-byte text support
|mlang.txt| non-English language support
@@ -150,6 +151,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
|hangulin.txt| Hangul (Korean) input mode
|rileft.txt| right-to-left editing mode
@@ -202,6 +204,7 @@ Standard plugins ~
|pi_logipat.txt| Logical operators on patterns
|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_vimball.txt| Create a self-installing Vim script
|pi_zip.txt| Zip archive explorer