书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 42 个相关结果.
  • 介绍

    1749 2018-07-13 《SapceVim中文文档》
    关于我们 版本 目标 标准 鸣谢 SpaceVim A community-driven vim distribution 关于我们 版本 SpaceVim 是一个社区驱动的 vim 配置,支持 vim 和 neovim。SpaceVim 使用模块的方式来组织插件,对新手更加友好。 目标 提供可跨平台的优雅的用户体验. ...
  • Navigating

    2165 2018-07-13 《SpaceVim英文文档》
    Navigating Point/Cursor Vim motions with vim-easymotion quick-jump-link mode (TODO) Unimpaired bindings Jumping, Joining and Splitting Jumping Joining and splitting Window m...
  • Highlighted features

    Highlighted features Great documentation: access documentation in SpaceVim with :h SpaceVim. Minimalistic and nice graphical UI: you’ll love the awesome UI and its useful feat...
  • 交互

    2704 2018-07-13 《SapceVim中文文档》
    交互 快捷键 获取帮助信息 可用模块 界面元素显示切换 交互 快捷键 快捷键导航 当 Normal 模式下按下前缀键后出现输入延迟,则会在屏幕下方打开一个快捷键导航窗口,提示当前可用的快捷键及其功能描述,目前支持的前缀键有:[SPC] 、[Window] 、<Leader> 、g 、z 。 这些前缀的按键为: 前缀名称 用...
  • Vim Server

    Vim Server SpaceVim starts a server at launch. This server is killed whenever you close your Vim windows. Connecting to the Vim server If you are using neovim, you need to ins...
  • 优雅的界面

    3649 2018-07-13 《SapceVim中文文档》
    优雅的界面 颜色主题 字体 界面元素切换 状态栏 标签栏 优雅的界面 SpaceVim 集成了多种使用 UI 插件,如常用的文件树、语法树等插件,配色主题默认采用的是 gruvbox。 颜色主题 默认的颜色主题采用的是 gruvbox 。这一主题有深色和浅色两种。关于这一主题一些详细的配置可以阅读 :h gruvbox 。 如果需要...
  • Fuzzy finder

    Fuzzy finder SpaceVim provides five kinds of fuzzy finder, each of them is configured in a layer(unite , denite , leaderf , ctrlp and fzf layer).These layers have the same key ...
  • EditorConfig

    EditorConfig SpaceVim has support for EditorConfig , a configuration file to “define and maintain consistent coding styles between different editors and IDEs.” To customize your...
  • 窗口管理器

    1893 2018-07-13 《SapceVim中文文档》
    窗口管理器 窗口管理器快捷键只可以在 Normal 模式下使用,默认的前缀按键为 s ,可以在配置文件中通过修改SpaceVim 选项 window_leader 的值来设为其他按键: 按键 描述 q Smart buffer close s +p Split nicely s +v :split s ...
  • 常规操作

    5330 2018-07-13 《SapceVim中文文档》
    常规操作 光标移动 使用 vim-easymotion 快速跳转 快速跳到网址 (TODO) 常用的成对快捷键 跳转,合并,拆分 跳转 合并,拆分 窗口操作 窗口操作常用快捷键 文件和 Buffer 操作 Buffer 操作相关快捷键 新建空白 buffer 特殊 buffer 文件操作相关快捷键 Vim 和 SpaceVim 相...