1
kenlen 2013-08-10 23:11:29 +08:00
服了, VIM的地址都被墙了。。。
|
2
kran 2013-08-10 23:20:07 +08:00
终于来了 话说那几个目标么有实现呀
|
3
rwx 2013-08-10 23:21:28 +08:00
是7又不是6,也会被墙么。。
|
4
kenlen 2013-08-10 23:35:27 +08:00
通过VPN 下下来了。新的feature如下
Added *added-7.4* ----- Various syntax, indent and other plugins were added. Added support for |Lists| and |Dictionaries| in |viminfo|. (Christian Brabandt) Functions: Bitwise functions: |and()|, |or()|, |invert()|, |xor()|. Added |luaeval()| function. (Taro Muraoka, Luis Carvalho) Added |sha256()| function. (Tyru, Hirohito Higashi) Added |wildmenumode()| function. (Christian Brabandt) Debugging functions: |screenattr()|, |screenchar()|, |screencol()|, |screenrow()|. (Simon Ruderich, Bram Moolenaar) Added ability to use |Dictionary-function|s for |sort()|ing, via optional third argument. (Nikolay Pavlov) Added special |expand()| argument that expands to the current line number. Made it possible to force |char2nr()| always give unicode codepoints regardless of current encoding. (Yasuhiro Matsumoto) Made it possible for functions generating file list generate |List| and not NL-separated string. (e.g. |glob()|, |expand()|) (Christian Brabandt) Functions that obtain variables from the specific window, tabpage or buffer scope dictionary can now return specified default value in place of empty string in case variable is not found. (|gettabvar()|, |getwinvar()|, |getbufvar()|) (Shougo Matsushita, Hirohito Higashi) Autocommands: Added |InsertCharPre| event launched before inserting character. (Jakson A. Aquino) Added |CompleteDone| event launched after finishing completion in insert mode. (idea by Florian Klein) Added |QuitPre| event launched when commands that can either close Vim or only some window(s) are launched. Added |TextChanged| and |TextChangedI| events launched when text is changed. Commands: |:syntime| command useful for debugging. Made it possible to remove all signs from the current buffer using |:sign-unplace|. (Christian Brabandt) Added |:language| autocompletion. (Dominique Pelle) Added more |:command-complete| completion types: |:behave| suboptions, color schemes, compilers, |:cscope| suboptions, files from 'path', |:history| suboptions, locale names, |:syntime| suboptions, user names. (Dominique Pelle) Added |:map-nowait| creating mapping which when having lhs that is the prefix of another mapping’s lhs will not allow Vim to wait for user to type more characters to resolve ambiguity, forcing Vim to take the shorter alternative: one with <nowait>. Options: Made it possible to ignore case when completing: 'wildignorecase'. Added ability to delete comment leader when using |J| by `j` flag in 'formatoptions' (|fo-table|). (Lech Lorens) Added ability to control indentation inside namespaces: |cino-N|. (Konstantin Lepa) Added ability to control alignment inside `if` condition separately from alignment inside function arguments: |cino-k|. (Lech Lorens) Other: Improved support for cmd.exe. (Ben Fritz, Bram Moolenaar) Added |v:windowid| variable containing current window number in GUI Vim. (Christian J. Robinson, Lech Lorens) Added rxvt-unicode and SGR mouse support. (Yiding Jia, Hayaki Saito) |
5
robertsms 2013-08-10 23:43:16 +08:00
谁来解读一下,新 vim 有什么重要的更新
|
7
levey 2013-08-13 12:47:18 +08:00
MacVim 10.8以上还是 beta
|
8
jerommix 2013-08-13 12:48:51 +08:00
IDE 特性还是没有增加啊?
|
9
eth2net 2013-08-13 12:49:55 +08:00
@levey 是咩?
# vim --version VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 11 2013 13:43:34) MacOS X (unix) version Compiled by Homebrew |
11
openroc 2013-08-13 13:39:23 +08:00
Zan~!
|
12
66beta 2013-08-13 14:38:18 +08:00
刚毕业那会,装过7.3,几年过去了,才7.4啊~~
|