spacemacs 0.105.0 发布,Emacs 扩展集合
欢迎加入运维网交流群:263444886spacemacs 0.105.0 发布,此版本包括了大量新特性,功能改进。
主要改进:
[*] SPC l for avy-goto-line is now under SPC y. SPC l is forspacemacs layouts.
[*] SPC a p is now for list-processes and SPC a P for proced,paradox is now on SPC a k.
[*] SPC s l is now used to bring back last search buffer and SPC s j is for jumping into a file using imenu.
[*] In home buffer, jumping to bookmark list is now on b.
[*] Projectile: caching is now disabled by default, while it should notbreak anything if you have some functions>(setq projectile-enable-caching t).
[*] Git: new key bindings scheme using evil-magit package. If you wantto continue to use the old evilified bindings add evil-magit packageto the dotspacemacs-excluded-packages variable of your dotfile.
[*] Ruby: the default major mode is now the Emacs built-in ruby-mode.If you want to continue to use enh-ruby-mode set the layer variableruby-enable-enh-ruby-mode to t.
下载:https://github.com/syl20bnr/spacemacs/archive/v0.105.0.zip
更多改进内容请看发行说明。
spacemacs是一整套emacs扩展集合,基于evil模式,最大的特点是同时提供emacs和vi两种快捷键。
主要特点有:
0、所有插件开箱即用,良好的文档以及工程路径
1、大量采用autoload,插件需要时才加载,官方默认安装100多个插件,可以做到秒启动
2、基于evil模式,同时提供emacs和vi两种快捷键风格
3、默认使用空格键作为vi风格的leader键,极大地提高了按键效率,同时降低了vi用户转emacs的门槛
4、默认的界面以及颜色主题更加美观
注:图片来自于官方
页:
[1]