Giter Site home page Giter Site logo

ideavimrc's Introduction

IdeaVim Configuration

本仓库初衷为通过一个简单的Shell脚本快速配置IdeaVim,但随着组件的不断丰富,现在已经演变成了一个专治老年痴呆的配置备忘录,包括有:

  • MacOS USTC源设置
  • SpaceVim键位配置
  • IdeaVim键位配置

使用

手工添加

建立一个硬链接,直接让IDEA读取其配置。

ln VimProjects/ideavimrc/local.vimrc ~/.ideavimrc

ideavimrc自动添加

注意配置中有导向到第三方插件,如AceJump-Lite、GitFlow

./build-ideavimrc.sh

spacevim自动添加

配置基本的spacevim属性,最好先使用brew安装vim 8.0,可以先启用USTC软件源加速,并且下载powerline配合iTerm2和zsh达到更好的视觉和使用效果。

./build-spacevim.sh

idea properties自动添加

该策略主要是防止idea升级时覆盖自定义的配置路径,或者是多主机使用时配合同步盘达到配置文件同步的功能。

./build-idea-properties.sh

键位设置

在不与Surfingkeys的大部分默认键位冲突下,有如下规则:

  1. 尽量选用与原快捷键的意义相近的关键字键位
  2. 在关键字无法避让的情况下采用就近原则大写策略

如果键位不幸与默认键位冲突,优先满足默认键位,将冲突键位放置于特殊字符处,如;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.