Vim Magazine 4 月号
Posted on 2012-04-30話題
-
jscomplete-vim - hogehoge @teramako
JavaScript 用の賢い補完プラグイン jscomplete-vim が登場しました。 式をパースして型情報を読み取ってその型に合った補完候補を出してくれます。
-
Vimコマンドを定期的に解説してくれるTwitterボットを作りました - ITは芸術だ
ボットのアカウントはこちら: https://twitter.com/#!/be_vimmer_jp
-
Vim を学習するためのアドベンチャーゲーム。
-
Vim に関する何かをやる会 5月12日 東京
-
普段遣いが3倍楽しくなるイマドキVimプラグインまとめ - jus 2012.5 Benkyokai
勉強会 5月26日 東京
リリース情報
- 7.3.481 : changing ‘virtualedit’ in an operator function does not work
- 7.3.482 : with ‘cursorbind’ set moving up/down does not keep the column
- 7.3.483 : (after 7.3.477) more prompt shows up too ofte.
- 7.3.484 : “vim –help” does not mention -E and –echo-wid
- 7.3.485 : LDFLAGS isn’t passed on to building xxd
- 7.3.486 : build error with mingw64 on Windows 7
- 7.3.487 : column position is reset unnecessarily when setting an option
- 7.3.488 : “:help!” in a help file does not work as documented
- 7.3.489 : Insert mode CTRL-] does not expand abbr. from a mapping
- 7.3.490 : Lua interface: Member confusion, missing luaeval()
- 7.3.491 : no tests for Lua
- 7.3.492 : can’t indent conditions separately from function arguments
- 7.3.493 : (after 7.3.492) two unused variables
- 7.3.494 : (after 7.3.491) can’t build with Lua 9.1 or dynamic Lua
- 7.3.495 : (after 7.3.492) compiler warnings
- 7.3.496 : MS-DOS: tests fail when “diff” trips over line separators
- 7.3.497 : crash when doing “:python print”, compiled with gcc -O2
- 7.3.498 : the behavior of “- register changes depending on ‘clipboard’
- 7.3.499 : may wait for the wrong child process to terminate
- 7.3.500 : Ming makefile unconditionally sets WINVER
- 7.3.501 : error for “flush” not being defined when using Ruby command
- 7.3.502 : Netbeans insert halfway a line actually appends to the line
- 7.3.503 : (after 7.3.501) warning for unused argument
- 7.3.504 : commands in help files are not highlighted
- 7.3.505 : test 11 fails on MS-Windows in some versions
- 7.3.506 : GTK gives an error when selecting a non-existent file
- 7.3.507 : overwriting existing file without question from file dialog
- 7.3.508 : default for v:register is not set
- 7.3.509 : ‘autochdir’ causes :vimgrep to fail
新着スクリプト
- phpqa : Run PHP QA tools and show highlighted results
- TaskMotions : Motions to task and TODO markers.
- ConflictMotions : Motions to and inside SCM conflict markers.
- Sauce : Manage multiple vimrc files dynamically
- gitvimrc.vim : Source .vimrc file from git repository’s root
- instant-markdown.vim : Real-time Markdown previews from Vim!
- vroom : Helps you run your Ruby tests
- portmon : 分析portmon的输出文件
- spacebox.vim : Select a Visual block of indentation whitespace
- paredit.vim : Paredit Mode: Structured Editing of Lisp S-expressions
- Ayumi : A color scheme like my favorite singer ayumi with colors defined by HighlightTag
- Clam : A lightweight plugin for working with shell commands.
- vim_movement : Movement over Vim functions with ]m etc.
- vbs_movement : Movement over VBScript classes / functions / properties / subs with ]m etc.
- dosbatch_movement : Movement over MSDOS batch file functions / labels with ]m etc.
- TextTransform : Create text transformation mappings and commands.
- HyperList : Everything. Concise and precise.
- python-imports.vim : Scripted insertion of import statements
- youdao.dict : a translation tools use youdao dict
- XDebug (DBGp) client (for PHP) : minimal php debug client for XDebug (DBGp)
- Vim-Gromacs : Plugin Vim to manipulate Gromacs files (syntax highlighting, macros)
- vimux : effortless vim and tmux interaction
- Vimpy : Write Vim scripts in Python. Not Vimscript.
- readnovel : 看中文txt小说插件
- Vitality : Make Vim play nicely with iTerm 2 and tmux.
- close-duplicate-tabs : A plugin for closing duplicate tab pages.
- StripWhiteSpaces : Strip White Space on save file
- vim-jsbeautify : Simple javascript formater base on js-beautify
- clean_imports : Makes use of the Java checkstyle tool to clean your Java file of unused imports
- WebAPI.vim : vimscript for gist
- flipwords.vim : Provides the command Flip that changes the order of two delimited words
- restore_view.vim : A plugin for automatically restoring file’s cursor position and folding
- SpaceBetween : This plugin fix spaces between = { } in your *.rb file before save it automat
- autolink : find and insert URLs for links in Markdown and ReST
- vim-addon-rdebug : minimal ruby rdebug implementation
- DBGp X client : a real remote debugger (tested only with XDebug/PHP)
- Splice : Initial stable release.
- vim-htmldjango_omnicomplete : htmldjango filetype omnicomplete - completes template tags/filters/variables
- vim-addon-ruby-debug-ide : ruby-debug-ide implementation
- a new txt2tags syntax : a new version of txt2tags syntax file
- vim-cpp-auto-include : Automatically insert or delete
#include
s for C++ code - rstatusline : show buffer list on statusline with highlight
- muxmate : An easy way to send shell commands to tmux from vim.
- vim4rally : Rally ALM Integration for Vim
- SAS Indent : Indent Script for SAS 9.1/9.2/9.3
- modx : Highlights MODX template tags within HTML.
- ucpp-vim-syntax : uC++ Syntax Highlighting
- bestfriend.vim : How long did you spend your time with your friend?
- vim-dasm : Syntax highlighting for dasm & dasm16
月間ダウンロードランキング
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (3299)
- The NERD tree : A tree explorer plugin for navigating the filesystem (3166)
- snipMate : TextMate-style snippets for Vim (1804)
- Color Sampler Pack : *NEW* Jan 2010 Update Top 100 Themes, GUI Menu (1424)
- python.vim : Enhanced version of the python syntax highlighting script (1418)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (1354)
- molokai : A port of the monokai scheme for TextMate (1263)
- bufexplorer.zip : Buffer Explorer / Browser (1258)
- minibufexpl.vim : Elegant buffer explorer - takes very little screen space (1243)
- OmniCppComplete : C/C++ omni-completion with ctags database (1240)
vim-jp issues
Open : 117 (+6) | Closed : 76 (+6) |
- Issue #182 : sign placeされた状態だとfolding部分がsignカラムに食い込んですごく不格好
- Issue #183 : コマンドモードでの単語のコピーが正常に動作しない
- Issue #184 : ファイナライザが欲しい
- Issue #185 : home_replaceが正しく動作していない
- Issue #186 : メタヘルプが欲しい
- Issue #187 : system() を呼んだ際に、終了した全ての子プロセスが回収されてしまう
- Issue #188 : system()の実装がwait()することにより、vimprocのwaitpid()内でエラーになることがある
- Issue #189 : WinコンソールでIMEからの入力が化ける
- Issue #190 : セキュリティソフトに引っかかるらしい
- Issue #191 : less.sh/less.vimの動作をlessに近づける
- Issue #192 : curly-braces-names と autoload を組み合わせると無効な変数名でも実行できる
- Issue #193 : Ubuntu 12.04 の gvim がまともに動かない
もどる