What is the viPlugin
Java开发平台Eclipse3的Vi插件。vi是*nix操作系统中使用极为广泛的文本编辑器之一。
The viPlugin adds vi(m) functionality as a layer on top of an open editor like the JDT, CDT, ...
What's new:
- 0000114: [Other] add an update site for viPlugin (MBartl)
- 0000416: [editor_integration] "l" (ell) moves wrongly (MBartl)
- 0000458: [vim_compatibility] support :red[o] in command buffer (MBartl)
- 0000357: [vim_compatibility] o and O behaviour swaps on empty but indented line (MBartl)
- 0000368: [vim_compatibility] yank text, then visual select, and paste over text does not do a replace (MBartl)
- 0000363: [vim_compatibility] Delete to line number does not work correctly. (MBartl)
- 0000472: [vim_compatibility] gI (g, uppercase I) does not start inserting at beginning of line (MBartl)
- 0000260: [vim_compatibility] :s/xyz/... should make case sensitive search and replace (MBartl)
- 0000463: [Other] goto line number x - x gg (MBartl)
- 0000222: [Other] Cannot get << or >> to shift by shiftwidth setting, shifts by tab (MBartl)