Vim Magazine 6 月号
Posted on 2014-06-30話題
-
Vimをします(かなり)。 7月26日(土) 東京
今月の新機能
- 7.4.330 :
matchaddpos()
関数が追加されました。 - 7.4.338 :
'breakindent'
オプションが追加されました。'wrap'
で折り返したときにインデントするようにします。
リリース情報
- 7.4.317 : crash when starting gvim, issue 230
- 7.4.318 : fg/bg color settings ignored when checking syntax attributes
- 7.4.319 : crash when putting zero bytes on the clipboard
- 7.4.320 : possible crash when an BufLeave autocommand deletes the buffer
- 7.4.321 : can’t build with strawberry perl 5.20 + mingw-w64-4.9.0
- 7.4.322 : using “msgfmt” is hard coded, cannot use “gmsgfmt”
- 7.4.323 : substitute() with zero width pattern breaks multi-byte char
- 7.4.324 : in Ex mode, cyrillic characters are not handled
- 7.4.325 : incorrect display when starting GUI and setting ‘laststatus’
- 7.4.326 : can’t build Tiny version
- 7.4.327 : when ‘verbose’ is set may get E724 repeatedly
- 7.4.328 : selection of inner block is inconsistent
- 7.4.329 : window not scrolled if moving cursor and go to another window
- 7.4.330 : using regexp pattern to show a position match can be slow
- 7.4.331 : relative numbering not updated after a linewise yank
- 7.4.332 : GTK: ugly gaps when a sign icon doesn’t fit exactly
- 7.4.333 : compiler warning for unused function
- 7.4.334 : (after 7.4.330) unitialized variables, causing some problems
- 7.4.335 : no digraph for the new rouble sign
- 7.4.336 : setting ‘history’ to a big value causes out-of-memory errors
- 7.4.337 : can’t execute command line if there was an error before
- 7.4.338 : cannot wrap lines taking indent into account
- 7.4.339 : local function is available globally
- 7.4.340 : error from sed about illegal bytes when installing Vim
- 7.4.341 : sort() doesn’t handle numbers well
- 7.4.342 : clang gives warnings
- 7.4.343 : matchdelete() does not always update the right lines
- 7.4.344 : small issues related to matchaddpos()
- 7.4.345 : (after 7.4.338) indent is not updated when deleting indent
- 7.4.346 : (after 7.4.338) indent is not updated when changing ‘briopt’
- 7.4.347 : test55 fails on some systems
新着スクリプト
- caniuse.vim : Quickly search caniuse.com from vim
- dubs-red : A reddish version of the dubs scheme
- dubs-green : dubs-scheme gone green
- purpledrop : dark purple backdrop nice for coding
- Merginal : Fugitive extention to manage and merge Git branches
- vimbed : A plugin for embedding vim
- zeavim : Execute the documentation browser Zeal from Vim
- AdvancedSorters : Sorting of certain areas or by special needs.
- vimf90+ : A fortran-90+ plugin for easy editing
- Kerbal Space Program Syntax : Simple syntax highlighting for Kerbal Space Program saves and .craft files.
- SmartColumnColor : vim plugin for alert when we reach a defined numbers of characters in a line
- FileBeagle : A VINE-spired (Vim Is Not Emacs) file system explorer
- OCamlJump : Allow to jum between let and in keyword.
- arnoldc.vim : Syntax highlighting for ArnoldC language
- Nefertiti : Dark-background Vim Color Scheme with Dynamic Brightness Control (GUI-only)
- CWDPattern : Automatically changes CWD depending on patterns in file path of current buffer
- Fist of Vim : Super simple and awesome gist support for vim
- rdark-terminal2.vim : Modified rdark-terminal color scheme to enhance visibility
- SwapText : Mappings to exchange text with the previously deleted text.
- vim-fanfou : Fanfou client for VIM
月間ダウンロードランキング
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (8771)
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (2033)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1892)
- python.vim : Enhanced version of the python syntax highlighting script (1233)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (1186)
- boshiamy input method keymap file : This is the keymap file for Boshiamy chinese input method (845)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (842)
- molokai : A port of the monokai scheme for TextMate (823)
- github theme : A gvim colorscheme based on github’s syntax highlighting (660)
- OmniCppComplete : C/C++ omni-completion with ctags database (643)
vim-jp issues
Open : 193 (+2) | Closed : 393 (+14) |
- Issue #571 : vim-users.jp の過去記事掲載について
- Issue #572 : substitute()での ‘\<\|\>’で文字化け
- Issue #573 : cmd.exe 版で「ボ」が入力出来ない。
- Issue #574 : マルチバイトでのワードの区切り
- Issue #575 : Perl 5.20 on windows のビルドに失敗する
- Issue #576 : quickfix を開いた状態でコマンドラインウインドウを開閉すると特定のウインドウが小さくなる
- Issue #577 : cursor() でカーソルが動かない
- Issue #578 : Vim起動時にreplace modeになる
- Issue #579 : set history=100000000と設定するとコマンドラインモードに移行する度に`E342`が表示されVimを終了出来ない
- Issue #580 : matchaddpos()によるハイライトがvim -u NONEで一部残る
- Issue #581 : $ や h や w で画面右スクロールするとハングする
- Issue #582 : :options のローカライズ
- Issue #583 : Update syntax/vim.vim
- Issue #584 : html用のautoload関数が呼ばれなくてエラー
- Issue #585 : 例外が投げられる際に Vim script がうまく処理されない
- Issue #586 : 全角と半角で matchaddpos() の動きが違う
もどる