Vim Magazine 10 月号
Posted on 2015-10-31話題
-
VimConf 2015 11月21日(土) 東京
今月の新機能
- 7.4.892: iconv.dll, libiconv.dll に加えて libiconv2.dll, libiconv-2.dll も認識されるようになりました。
リリース情報
- 7.4.890 : build failure when using dynamic python but not python3
- 7.4.891 : indentation of array initializer is wrong
- 7.4.892 : on MS-Windows the iconv DLL may have a different name
- 7.4.893 : C indenting is wrong below a “case (foo):”
- 7.4.894 : vimrun.exe is picky about the number of spaces before -s
- 7.4.895 : cmdline completion does not work for a command with digits
- 7.4.896 : editing a URL, which netrw should handle, doesn’t work
- 7.4.897 : freeze and crash when there is a sleep in a remote command
- 7.4.898 : the ‘fixendofline’ option is set on with “:edit”
- 7.4.899 : README file is not optimal
- 7.4.900 : (after 7.4.899) README file can still be improved
- 7.4.901 : BufLeave autocommand an corrupt undo
- 7.4.902 : problems with using the MS-Windows console
新着スクリプト
- vimagit : A new way to use git with vim.
- autolinker : Automatic links for any filetype (e.g. for a markdown/latex based wiki)
- Typer : This is VIM typing file plugin to simulate work
- Tabtastic : Helps make multiple tabs in Vim quick and easy
- markdown-preview.vim : yet another markdown preview plugin
- groovyindent-unix : groovy indent script
- vim-gradle : The purpose of this project is to maintain missing Gradle capabilities in Vim.
- pp.vim : Pretty-printer replacement for echo – colors – pretty colors.
- visualMarks : Save and restore visually selected areas
- Exeline : execute commands on save
- ttodo : View, sort, and filter todo.txt files
月間ダウンロードランキング
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (1671)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1594)
- python.vim : Enhanced version of the python syntax highlighting script (827)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (749)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (649)
- molokai : A port of the monokai scheme for TextMate (635)
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (619)
- OmniCppComplete : C/C++ omni-completion with ctags database (501)
- winmanager : A windows style IDE for Vim 6.0 (500)
- SuperTab : Do all your insert-mode completion with Tab. (463)
vim-jp issues
Open : 240 (+5) | Closed : 545 (+7) |
- Issue #774 : search()/searchpos() 関数のインサートモードでの挙動について
- Issue #775 : msys2 付属の python を使って if_python したい
- Issue #776 : implement unicode property
- Issue #777 : windows で shellslash でも :e http://example.com/ をエラーなく開きたい。
- Issue #778 : windows の iconv.dll/libiconv.dll のほかに libiconv2.dll も読み込んだ方がいいかを検討
- Issue #779 : gvim を最大画面表示しているときに :vsplit すると表示行数が減る
- Issue #780 : 名前に数値が含まれるコマンドのcustomlist補完が動かない。
- Issue #781 : if_rubyなどでdynamic loadingする場合のshared libraryのパス
- Issue #782 : バッファ変更後の初回のメッセージが警告メッセージでないのに2秒間待たされる
- Issue #783 : Python 3.5 で test87 が失敗する
- Issue #784 : 部分文字列とスコープ付き変数の誤判定を少なくする
- Issue #785 : vim.exe を起動する際、起動前にコンソールに表示されたワイド文字が終了後に復元されない[再]
もどる