Vim Magazine 11 月号
Posted on 2013-11-30話題
-
Vim Advent Calendar 2012 ついに完結。
-
Vim Advent Calencar 2013 が始まりました。
-
Vimに関する何かをやる会です。 12月7日(土) 東京
今月の新機能
-
7.4.057:
byteidxcomp({expr}, {nr})
が追加されました。 -
7.4.073: ‘undolevels’ オプションが global-local になりました。
-
7.4.079:
v:hlsearch
が追加されました。 -
7.4.083:
:keeppatterns
が追加されました。 -
7.4.089: ‘spelllang’ オプションに “cjk” フラグが追加されました。スペルチェック有効時に日本語がスペルエラーとして表示されるのを防ぎます。
リリース情報
- 7.4.053 : test75 has a wrong header
- 7.4.054 : reading past end of the ‘stl’ string
- 7.4.055 : Mac: Where macros are defined depends on the system
- 7.4.056 : Mac: Compilation problem with OS X 10.9 Mavericks
- 7.4.057 : byteidx() does not work for composing characters
- 7.4.058 : warnings on 64 bit Windows
- 7.4.059 : set_last_cursor() may encounter w_buffer being NULL
- 7.4.060 : declaration has wrong return type for PyObject_SetAttrString()
- 7.4.061 : (after 7.4.056) configure check in the wrong place
- 7.4.062 : (after 7.4.061) wrong configure check for AvailabilityMacros.h
- 7.4.063 : crash when using invalid key in Python dictionary
- 7.4.064 : in Visual block mode replacing with CR does not break lines
- 7.4.065 : the character typed at the hit-enter prompt is recorded twice
- 7.4.066 : MS-Windows: swap file name wrong if colon in file name
- 7.4.067 : CTRL-\ CTRL-O moves the cursor after inserting comment leader
- 7.4.068 : cannot build Vim on Mac with non-Apple compilers
- 7.4.069 : cannot right shift comment lines starting with #
- 7.4.070 : (after 7.4.069) can’t compile with tiny features
- 7.4.071 : (after 7.4.069) passing limits around too often
- 7.4.072 : crash when using Insert mode completion
- 7.4.073 : setting undolevels for one buffer changes undo in another
- 7.4.074 : when undo’ing all and making a change, undo structure is wrong
- 7.4.075 : locally setting ‘undolevels’ is not tested
- 7.4.076 : “cgn” does not wrap around the end of the file
- 7.4.078 : MSVC 2013 is not supported
- 7.4.079 : a script cannot detect whether ‘hlsearch’ highlighting is on
- 7.4.080 : (after 7.4.079) missing documentation for v:hlsearch
- 7.4.081 : (after 7.4.078) wrong logic when ANALYZE is “yes”
- 7.4.082 : using “gf” in a changed buffer suggests adding “!”
- 7.4.083 : hard to avoid adding a used pattern to the search history
- 7.4.084 : Python: interrupt not being properly discarded
- 7.4.085 : can’t move cursor when inserting text in Visual block mode
- 7.4.086 : can’t skip over expression when not evaluating for dict member
- 7.4.087 : compiler warning on 64 bit Windows systems
- 7.4.088 : Asian characters are always marked as spell errors
- 7.4.089 : Vim doesn’t set the security context on a renamed file
- 7.4.090 : Win32: no completion if dir name contains an exclamation mark
- 7.4.091 : (after 7.4.089) missing semicolon
- 7.4.092 : (after 7.4.088) can’t build small version
- 7.4.093 : configure can’t use LuaJIT on ubuntu 12.04
- 7.4.094 : configure may not find that -lint is needed for gettext()
- 7.4.095 : (after 7.4.093) regexp for LuaJIT version doesn’t work on BSD
- 7.4.096 : can’t change directory to an UNC path
- 7.4.097 : unexpected behavior change related to ‘virtualedit’
- 7.4.098 : error for line numbers out of range when using “:’<,’>del”
- 7.4.099 : append in blockwise Visual mode with “$” is wrong
- 7.4.100 : NFA regexp doesn’t handle backreference correctly
- 7.4.101 : using \1 in pattern goes one line too far
- 7.4.102 : crash when interrupting “z=”
- 7.4.103 : dos installer escapes spaces in the diff command wrong
- 7.4.104 : “:help s/\_” reports an internal error
- 7.4.105 : completing a tag pattern may give an error for invalid pattern
- 7.4.106 : can’t build with Ruby using Cygwin
- 7.4.107 : Python try/catch doesn’t catch Vim error in vim.eval()
- 7.4.108 : “zG” and “zW” leave temp files around on MS-Windows
- 7.4.109 : ColorScheme autocommand matches with the current buffer name
- 7.4.110 : “gUgn” cannot be repeeated
新着スクリプト
- vim-airline-tomato : Pomodoro Technique
- SlateDark : Dark vim color scheme inspired by Slate.
- Cosco : Colon and semicolon insertion bliss
- minimal_gdb : lightweight vim->gdb broker. set and auto export breakpoints to gdb
- vim-gnote : keep your note in your gmail special box
- HowMuch : A Vim calculator for visual selections
- vim-sunflower : Switch colorscheme depending on whether it is day or night.
- cppnav : C/C++ File navigation - using omnicppcomplete
- NERV-ous : Evangelion-inspired dark colorscheme
- axiom.vim : Syntax files for Axiom computer algebra system files
- sovim : Goes up on directory structures and autosources Vimscript file.
- tabwins.vim : Create Tabs of symmetric or asymmetric Windows, empty or populated
- natbib.vim : Syntax support for the LaTeX package natbib
- airlineish : Custom theme for vim-airline (works perfect with dark background / UI)
- noerrmsg.vim : Hides the ErrorMsg while in insert mode
- maven errorformat : errorformat for maven3.10 compiler plugin2.5.1
- marslo.vim : A dark-background color scheme made by Marslo
- grishin-color-scheme : A koehler-similar scheme
- p4checkout : Automatically check out RO files from Perforce on edit
- tex-breqn.vim : LaTeX breqn package syntax highlighting support
- Projx : Light weight project explorer
- repeatableMapping : Set up mappings that can be repeated via repeat.vim.
- QFEnter : A vim plugin for intuitive file opening from Quickfix window.
- vim-slamhound : Slamhound integration for vim.
- bashizzle.vim : deadsimple snippet/templating using bash
- RPN : Vim RPN calculator
- v2ex : v2ex for vim.
- npm.vim : Run NPM commands in Vim.
月間ダウンロードランキング
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (2710)
- The NERD tree : A tree explorer plugin for navigating the filesystem (2429)
- python.vim : Enhanced version of the python syntax highlighting script (1472)
- pathogen.vim : Easy manipulation of ‘runtimepath’, ‘path’, ‘tags’, etc (1310)
- molokai : A port of the monokai scheme for TextMate (967)
- OmniCppComplete : C/C++ omni-completion with ctags database (947)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (916)
- minibufexpl.vim : Elegant buffer explorer - takes very little screen space (878)
- snipMate : TextMate-style snippets for Vim (866)
- tSkeleton : File Templates and Code Skeletons/Snippets (807)
vim-jp issues
Open : 177 (-5) | Closed : 314 (+16) |
- Issue #481 : autocmd.txtのautocmd一覧にTextChangedがない
- Issue #482 : 行末が揃ってないバッファで矩形選択で$Aして挿入すると余計な文字が挿入される
- Issue #483 : zG で作成された一時ファイルが終了時に削除されない
- Issue #484 : GUIタブページのD&Dによる並び変え機能追加の提案
- Issue #485 : clang 3.3でvimがビルドできない?
- Issue #486 : 複数の *.py ファイルを開くと2番目以降のファイルで expandtab が効かない
- Issue #487 : 選択された補完候補のdictを得られるようにする
- Issue #488 : VV_VERSIONの初期化位置がおかしい。
- Issue #489 : netrwで全角ではじまるディレクトリ名が扱えない
- Issue #490 : mbyte.c utf_char2cells doublewidthに絵文字
- Issue #491 : mbyte.c utf_char2cells ambiguousが不完全(?)
もどる