-
Notifications
You must be signed in to change notification settings - Fork 29
Vim 8.0 release announce #223
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
Conversation
#221 の方を新機能解説とかにされませんか? |
僕は構いませんが、すでにリンクが Twitter&はてブ で流れてしまったので綺麗にはいかないかも。 |
こちらの記事の冒頭に http://vim-jp.org/blog/2016/09/13/vim8-release.html への誘導を張るというのはどうでしょ?そうすれば訳分と紹介のような2ページに見えるかも。 |
#221 のリンクとタイトルをこちらで貰うというのはどうでしょう |
はい。それでもかまいません。2つリリース記事にならなければ。 |
こんな感じでいかかでしょう? |
リダイレクトのやり方があったはず… |
YAML ヘッダーに |
@koron Twitter&はてブ で流れてるので汚いことになりませんか? |
|
||
## defaults.vim | ||
|
||
Vim のオプションの幾らかには多くのユーザが期待しない規定値が使われてきました。`nocompatible` オプションを含む新しいユーザにとって親切な規定値が defaults.vim としてロードされます。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ユーザーvimrcファイルが見つからないとき
という文言を含めないと勘違いされる可能性大かもです。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed.
http://vim-jp.org/blog/2016/09/13/vim8-release.html こっちのほうを http://vim-jp.org/blog/2016/09/13/vim8-feature.html などにリダイレクトしてもらっていいです。 |
http://vim-jp.org/blog/2016/09/13/vim8-release.html |
すみません。遅れましたがマージしました。 |
No description provided.