You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
8月10日(現地時間)、Vim.orgはUNIX系OSで定番に数えられるテキストエディター「Vim(ヴィム)」の最新バージョンとなる「7.4」のリリースを公式サイトや、Googleグループ上の「vim_announce」で発表した。 開発メンバーの一人であるBram Moolenaar氏は「1,000箇所にも及ぶパッチを適用し、新しく速い正規表現エンジンを搭載した」と述べている。その他の変更点はVim 7.4をインストールし、「:help version-7.4」とコマンドを実行することで確認可能。公式サイトからはWindows OS用の「gVim」やOS X版となる「MacVim」などのリンクが用意されていた。
Some code to modify mode-line to display things like in the VIM powerline (https://github.com/Lokaltog/vim-powerline)Code:(defun arrow-right-xpm (color1 color2) "Return an XPM right arrow string representing." (format "/* XPM */ static char * arrow_right[] = { \"12 18 2 1\", \". c %s\", \" c %s\", \". \", \".. \", \"... \", \".... \", \"..... \", \"...... \", \"....... \", \"........ \", \".......
こんにちわ。昨今、ウェブ開発の進化はすざましいですね。PythonやPerlやJava、色んな言語で書かれていると思います。 もちろん編集にはVimを使っているかと思います。 でも編集だけ? 違うよね! Vim scriptはウェブアプリケーション記述言語なんだよ! Plack::App::Vim package Plack::App::Vim; use strict; use warnings; use parent qw/Plack::Component/; use Plack::Request; use Encode; use JSON::PP; sub prepare_app { my $self = shift; $self->{vim} ||= 'vim'; if (!$self->{server}) { open(my $f, "vim --serverlist|"); my
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く