Vim Magazine 10 月号
Posted on 2014-10-31話題
-
VimConf 2014 はVimの国際的な会議です。 11月8日(土) 東京
リリース情報
- 7.4.464 : (after 7.4.459) compiler warning
- 7.4.465 : crash when expanding a very long string
- 7.4.466 : (after 7.4.460) CTRL-W } does not open preview window
- 7.4.467 : ‘linebreak’ does not work well together with Visual mode
- 7.4.469 : (after 7.4.467) can’t build with MSVC
- 7.4.470 : test 11 and 100 do not work properly on Windows
- 7.4.471 : MS-Windows: multi-byte printer name is displayed as ???
- 7.4.472 : drawing “precedes” entry of ‘listchar’ when ‘list’ is not set
- 7.4.473 : cursor position incorrect with number column and ‘sbr’
- 7.4.474 : AIX compiler can’t handle // comment
- 7.4.475 : can’t compile if Xutf8SetWMProperties() is not in X11 library
- 7.4.476 : MingW: compiling with “XPM=no” doesn’t work
- 7.4.477 : “:%diffput” adds an empty line if the other file is empty
- 7.4.478 : using byte length instead of character length for ‘showbreak’
- 7.4.479 : MS-Windows: The console title can be wrong
- 7.4.480 : (after 7.4.479) MS-Windows: Can’t build
- 7.4.481 : (after 7.4.471) compiler warning on MS-Windows
- 7.4.482 : when ‘balloonexpr’ results in a list, text has a trailing NL
- 7.4.483 : a 0x80 byte is not handled correctly in abbreviations
- 7.4.484 : (after 7.4.483) compiler warning
- 7.4.485 : (after 7.4.484) abbreviations don’t work
- 7.4.486 : check for writing to a yank register is wrong
- 7.4.487 : “:sign jump” may unnecessarily use another window
- 7.4.488 : test_mapping fails for some people
新着スクリプト
- vim-geeknote : Geeknote/Evernote VIM Integration
- vim-sjson : Syntax highlighting for Bitsquid JSON files.
- cascadia.vim : Color scheme representing the beauty of the Cascadia Bioregion.
- Open Plugin Page : A script for quick opening plugin page on Github
- ftcolor.vim : Switches colorschemes according to the file type.
- vim-shellutils : Provides shell-like commands in Vim
- splunk.vim : Syntax file for Splunk Search Language
- lua_indent : best lua indent plugin
- ctrlp-hibuff : A better buffer explorer for CtrlP
- Maven Compiler : VIM compiler setup for Java with Maven
- Dragon Curve : Draws the Dragon Curve - purely recreational
- whitespace syntax highlight : whitespace syntax highlight
- vim-chip8 : Syntax highlighting and indentation rules for Chip8 assembly.
- Vim SELinux suite : A collection of vim scripts to help you write SELinux policy modules.
- incsearch.vim : Improved incremental searching for Vim
- vi-clone.vim : Elvis-like syntax highlighting.
- verilog.vim : Automated indentation for Verilog and SystemVerilog
- Sweater : Light color scheme for Vim.
- vim-xblogger : A set of Vim-files for publishing posts to Blogger or WordPress
- ShowWhiteSpace : Display WhiteSpace
- vimdir.vim : Manage files and directories in vim
- miv.vim : markdown in vim
- ReplaceWithSameIndentRegister : Replace lines with the contents of a register, keeping the original indent.
月間ダウンロードランキング
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (3660)
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (2076)
- The NERD tree : A tree explorer plugin for navigating the filesystem (2007)
- python.vim : Enhanced version of the python syntax highlighting script (1103)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (997)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (916)
- vim-orgmode : Text outlining and task management for Vim based on Emacs’ Org-Mode (801)
- molokai : A port of the monokai scheme for TextMate (734)
- SuperTab : Do all your insert-mode completion with Tab. (733)
- AutoComplPop : Automatically opens popup menu for completions (714)
vim-jp issues
Open : 226 (+2) | Closed : 431 (+11) |
- Issue #645 : 検索でcountとoffsetを組み合わせた場合カウントが無視されるケースがある
- Issue #646 : kaoriya版64bitのzipファイル
- Issue #647 : helpでcursor関数の第3引数の名前が違う。
- Issue #648 : substitute(foo, “\n”, “”, “g”) が遅い
- Issue #649 : 長い文字列でexpand()が落ちる
- Issue #650 : encodeing=cp932(or sjis)でファイル名が260Byte以上のファイルを開くと内容を消失する
- Issue #651 : modifiedでhiddenなバッファaがある場合、modifiedなバッファbから:q!を繰り返しても、バッファaとbが交互に出てきてvimを終了できない
- Issue #652 : 循環参照表現が正しくない
- Issue #653 : 辞書関数内で remove(l: ‘self’) でクラッシュ
- Issue #654 : バッファを閉じたあと previewwindow が伝搬する
- Issue #655 : encoding=utf-8でパス名が259文字のファイルが開けない
- Issue #656 : test72が時々失敗する
- Issue #657 : showbreakを設定して三行以上折り返すと行頭付近でカーソル位置がおかしくなる
もどる