Vim Magazine 12 月号
Posted on 2012-12-31話題
-
Vim Advent Calendar 2012 が進行中です。まだまだ続きます。
リリース情報
- 7.3.745 : automatically setting ‘ttymouse’ doesn’t work
- 7.3.746 : memory leaks when using location lists
- 7.3.747 : tab alignment does not work when characters are concealed
- 7.3.748 : no tests for conceal mode
- 7.3.749 : cannot build Python interface without multi-byte feature
- 7.3.750 : the justify macro does not always work correctly
- 7.3.751 : test 61 is flaky, it fails once in a while
- 7.3.752 : test 49 script file doesn’t fold properly
- 7.3.753 : “:q” twice does not work when there is a QuitPre autocommand
- 7.3.754 : latest nmake is not recognized
- 7.3.755 : autoconf doesn’t find Python 3 if it’s called “python”
- 7.3.756 : a location list can get a wrong count in :lvimgrep
- 7.3.757 : issue 96: access freed memory if put command triggers autocmd
- 7.3.758 : matchit plugin does not handle space in #ifdef
- 7.3.759 : MS-Windows: Updating tabline is slow when there are many tabs
- 7.3.760 : dv_ deletes the white space before the line
- 7.3.761 : in Visual mode a “-p does not work
- 7.3.762 : (after 7.3.759) on some systems the tabline is not redraw.
新着スクリプト
- pl1.vim : PL1 Syntax Highlighting (aka PL/1 or PL/I)
- adt.vim : android development utility in VIM
- TabLineNumbers : Initial upload
- weibo-vim : a plugin for Sina weibo
- termpot : Dark but very balanced color scheme (xterm-256color)
- TimeKeeper : Time Tracking Utility
- star search : star search
- REPL : Minimalistic REPL
- vim-autoformat : Autoformat your code
- SameSyntaxMotion : Motions to the borders of the same syntax highlighting.
- kolor : Colorful and eye comfortable. With 256 color terminal support.
- vim-addon-commandline-completion : provide nice selection of all <tab> completion choices in commandline
- VimLogViewer : log viewer like edit++
- Lucid : PHP, HTML, JS, CSS
- mkfile syntax : mk (OS Inferno/Plan9 make tool) syntax highlight
- lua.vim : better Lua indent file
- templator : Multi-file project templates using skeleton/snippets engines
- Providex V6.0 Syntax files : Providex .vim files Syntax, Indent, colorscheme and ftplugin
- qfnotes : Use quickfix to annotate your files
- textobj-indblock : Text objects for blocks of indentation whitespace
- gruvbox : Retro groove color scheme for Vim
- Inferno sh syntax : OS Inferno shell syntax highlight
- whitespaste.vim : Automatically adjust blank lines when pasting
- tex_alt : Lightweight alternative support for TeX
- line_length.vim : Toggle hilighting of too long lines
- indentLine.vim : An indent guides plugin displaying thin vertical lines.
- reStructuredText ftplugin : Navigation and section handling for reStructuredText
- Dscanner : Autocompletion for the D language.
- DistractFree : An WriteRoom/DarkRoom/OmniWrite like plugin
- Tablify : Plugin for making nice-loking tables from plain structured text
- rsi.vim : Readline style insertion
- vimExplorer : Explore directories quickly and operate on files.
- incbool.vim : Toggle boolean values with C-a an C-x
- vim-bind : bindzone syntax highlight
- ExplainPattern : Give detailed help on a given regexp pattern.
- trans.vim : Easier translation in vim
- mylocalrc : Fixed classical localrc
- RGSS Script Editor Plugin : An RGSS Editor Plugin
- vim-steam : Launch Steam games from Vim
- linuxsty.vim : Vim plugin to respect the Linux kernel coding style
- visualMarks.vim : Show file marks visually
- Gentooish II : A modified version of Gentooish
- awk.vim : Indenting for AWK script
- sh.vim : Indenting for Shell script
- pyflakes-nopython.vim : Pyflakes.vim for Vim installations without Python support.
- sleuth.vim : Heuristically set buffer options
- vim-maximizer : Maximizes and restores the current window in Vim.
- vim-tags : The Ctags generator for Vim
月間ダウンロードランキング
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (2806)
- The NERD tree : A tree explorer plugin for navigating the filesystem (2290)
- snipMate : TextMate-style snippets for Vim (1171)
- python.vim : Enhanced version of the python syntax highlighting script (1111)
- pathogen.vim : Easy manipulation of ‘runtimepath’, ‘path’, ‘tags’, etc (1039)
- minibufexpl.vim : Elegant buffer explorer - takes very little screen space (1032)
- molokai : A port of the monokai scheme for TextMate (971)
- OmniCppComplete : C/C++ omni-completion with ctags database (964)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (956)
- bufexplorer.zip : Buffer Explorer / Browser (932)
vim-jp issues
Open : 137 (+3) | Closed : 152 (+14) |
- Issue #273 : remote_expr() で呼び出された関数で正規表現を使うと落ちる
- Issue #274 : :!による外部コマンド実行結果が:redirで取得できない
- Issue #275 : let g:netrw_liststyle=3でディレクトリ移動ができない
- Issue #276 : netrw.vim をなんとかしたい
- Issue #277 : msvcrt.dllのバージョンが違うiconv.dllが使えない
- Issue #278 : BufLeaveなどでバッファを閉じるか閉じないか制御できる仕組みがほしい
- Issue #279 : 年末大掃除したい (2012)
- Issue #280 : make configがうまく動かない
- Issue #281 : settabwinvar()/settabvar() でカーソル位置がずれる
- Issue #282 : <C-g>に<Esc>をcmapすると代わりに挙動が<CR>のものになる
- Issue #283 : <Esc>を他のキーにマップしている時に、r(文字置き換え)モードではそのキーでエスケープすることが出来ない
- Issue #284 : gvim で tabline の表示が崩れる
- Issue #285 : Windows のシンボリックリンクが上書きされる
- Issue #286 : cursorline が効きません
- Issue #287 : エラーになった *expr オプションの取り扱い
- Issue #288 : 日本語メッセージファイルの修正
- Issue #289 : ポップアップメニュー未訳
もどる