Vim Magazine 4 月号
Posted on 2015-04-30話題
-
Support Neovim: The next generation of Vim! - Salt - Bountysource
Neovim が新たな資金調達を開始しました。
-
Python で実装された Vim クローン登場。
今月の新機能
- 7.4.687:
't_SR'
オプションが追加されました。 - 7.4.710:
'listchars'
オプションにspace
が追加されました。
リリース情報
- 7.4.684 : using non-unique temp file names when running Vim in diff mode
- 7.4.685 : with illegal utf-8 chars old regexp engine may crash
- 7.4.686 : “zr” and “zm” do not take a count
- 7.4.687 : there is no way to use a different Replace cursor in terminal
- 7.4.688 : when “$” is in ‘cpo’ the popup menu isn’t undrawn correctly
- 7.4.689 : MS-Windows: problem with diff mode when ‘autochdir’ is set
- 7.4.690 : memory access errors when changing indent in Ex mode
- 7.4.691 : (after 7.4.689) can’t build with MzScheme
- 7.4.692 : defining SOLARIS for no good reason
- 7.4.693 : session file is not correct when there are multiple tab pages
- 7.4.694 : running tests changes the .viminfo file
- 7.4.695 : out-of-bounds read, dectected by Coverity
- 7.4.696 : not freeing memory when encountering an error
- 7.4.697 : the filename used for “:profile” must be given literally
- 7.4.698 : various problems with locked and fixed lists and dictionaries
- 7.4.699 : E315 when trying to delete a fold
- 7.4.700 : fold can’t be opened after “:move”
- 7.4.701 : compiler warning for using uninitialized variable
- 7.4.702 : joining an empty list does uneccessary work
- 7.4.703 : compiler warning for start_dir unused when building unittests
- 7.4.704 : invalid memory access if char search matches an illegal byte
- 7.4.705 : can’t build with Ruby 2.2
- 7.4.706 : drawing error when ‘laststatus’ zero and a cmdline window
- 7.4.707 : undo files can have their executable bit set
- 7.4.708 : gettext() is called too often
- 7.4.709 : “:tabmove” does not work as documented
- 7.4.710 : it is not possible to make spaces visibible in list mode
- 7.4.711 : (after 7.4.710) missing change in one file
- 7.4.712 : missing change in another file
新着スクリプト
- underscore.vim : Vim script utility library
- vim-mediawiki-editor : Edit MediaWiki right from Vim!
- tsuquyomi : Vim plugin for typescript
- createfilenext.vim : Creates a new file in the directory of the current buffer.
- AtelierPlateau : Plateau is a warm colorscheme with desaturated colors
- AtelierCave : Cave is a cool-warm colorscheme
- AtelierSavanna : Savanna is an understated greenish colorscheme with desaturated colors
- AtelierEstuary : Estuary is a yellow/greenish colorscheme
- Treemap : Create Treemaps with VIM
- XMLExpander : XML Pretty Printer
- gcov-marker : Show Gcov coverage within vim
- primary.vim : Inspired by Google’s official colors
- yats : Yet Another TypeScript Syntax
- vison : Completion JSON files with JSON Schema
- mpi.vim : Syntax highlight, matching rules and mappings for the mpi
月間ダウンロードランキング
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (3583)
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (2049)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1646)
- python.vim : Enhanced version of the python syntax highlighting script (1062)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (791)
- winmanager : A windows style IDE for Vim 6.0 (660)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (648)
- OmniCppComplete : C/C++ omni-completion with ctags database (643)
- molokai : A port of the monokai scheme for TextMate (597)
- minibufexpl.vim : Elegant buffer explorer - takes very little screen space (581)
vim-jp issues
Open : 231 (+5) | Closed : 499 (+4) |
- Issue #722 : syntax/css.vim のハイライトがあまい
- Issue #723 : vimdiffを提供する良い方法
- Issue #724 : リストの map() が極端に遅くなる
- Issue #725 : groovy のコメントハイライトが間違っている
- Issue #726 : round() の第二引数に桁が欲しい
- Issue #727 : Vim 7.4.711でtest_listcharsがFAILする。
- Issue #728 : windowタイトルの表示幅の計算がおかしい?
- Issue #729 : Vim基本セットのjavascript環境をちょっといい感じにする
- Issue #730 : fcitx の未変換状態が gvim で表示されない
もどる