Vim Magazine 5 月号
Posted on 2015-05-31話題
-
お久しぶりです。待ちに待った第四回です。 今回はもくもく会になります。 6月27日(土) 大阪
リリース情報
- 7.4.713 : wrong condition for #ifdef
- 7.4.714 : illegal memory access when there are illegal bytes
- 7.4.715 : invalid memory access when there are illegal bytes
- 7.4.716 : “:substitute” flags are not always remembered
- 7.4.717 : “:let list += list” can change a locked list
- 7.4.718 : quickfix autocommands cannot get the current title value
- 7.4.719 : overflow when adding MAXCOL to a pointer
- 7.4.720 : can’t build with Visual Studio 2015
- 7.4.721 : empty lines do not have Visual highligthing if ‘list’ set
- 7.4.722 : 0x202f is not recognized as a non-breaking space character
- 7.4.723 : for indenting, finding the C++ baseclass can be slow
- 7.4.724 : vim icon does not show in Windows context menu (issue 249)
- 7.4.725 : “:call setreg(‘”’, [])” reports an internal error
- 7.4.726 : (after 7.4.724) cannot build GvimExt
- 7.4.727 : (after 7.4.724) cannot build GvimExt with MingW
- 7.4.728 : can’t build with some version of Visual Studio 2015
- 7.4.729 : (after 7.4.721) occasional crash with ‘list’ set
新着スクリプト
- avrm48.vim : AVR Mega48 Syntax script
- MapToSideEffects : Create mappings to function side effects
- foldMarker.vim : Creat fold marker and adjust fold level with a new command ‘:FoldMarker’
- greekde_utf-8.vim : Keymap for Unicode polytonic Greek, for the German QWERTZ keyboard
- vim-radioss : VIM filetype plugin for Radioss
- erlang_spec.vim : Generate specifications for your Erlang functions
- oasisprj.vim : syntax highlighting for _oasis files
- liblognorm.vim : Syntax definition for liblognorm rules files
- logsyntax.vim : A simple (web) log file syntax highlighting Vim plugin.
- systemrdl.vim : Syntax highlighting for SystemRDL files
- slashcomment.vim : slash comment works like eclipse.
- git-flow-format : Formats Git Flow prefixed branch names to take less space in your status line.
- dotenv.vim : Basic support for .env and Procfile
- PaperColor.vim : Light Vim color scheme inspired by Google’s Material Design
- vim-sandwich : The set of operator and textobject plugins to edit sandwiched textobjects.
- Scrawl : Utility plugin which provides a customizable scratch buffer
- Hardy : Arduino IDE intregation for vim
- vim-javacomplete2 : Refreshed javacomplete plugin for vim.
- Vim REST Console (VRC) : A REST console for Vim
- vim-gitignore : Another gitignore plugin for Vim
- contextcomplete : Plugin which decides which type of insert completion to use based on context
- Pretty Printing C like syntax : Format files with C-like syntax
- betterga : Yet another :ascii command
- ftcompl : Command line completion for :set filetype
- vim-web2py : A plugin to browse web2py files
月間ダウンロードランキング
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (2636)
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (1793)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1603)
- python.vim : Enhanced version of the python syntax highlighting script (843)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (784)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (642)
- winmanager : A windows style IDE for Vim 6.0 (617)
- OmniCppComplete : C/C++ omni-completion with ctags database (590)
- molokai : A port of the monokai scheme for TextMate (553)
- Pydiction : Tab-complete your Python code (497)
vim-jp issues
Open : 234 (+3) | Closed : 502 (+3) |
- Issue #731 : diff 後 matchadd() しても思うようにハイライトされない
- Issue #732 : vim.exe を起動する際、起動前にコンソールに表示されたワイド文字が終了後に復元されない
- Issue #733 : conceallevelを0以外にしていると、cmdwinからcmdlineに<C-c>で移るときに、cmdwin左端のcmdwin-charが消える
- Issue #734 : matchit.vimがマルチバイト文字を正しく扱えない
- Issue #735 : Windows版gVimで、fキーで日本語入力モードになってしまう。
- Issue #736 : Windows で vim -N -e -s で起動後、挿入モードに入ると表示が乱れる
もどる