Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
prontera committed Nov 19, 2017
1 parent a501cdf commit b469e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ln VimProjects/ideavimrc/local.vimrc ~/.ideavimrc

#### ideavimrc自动添加

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

```shell
./build-ideavimrc.sh
Expand All @@ -29,7 +29,7 @@ ln VimProjects/ideavimrc/local.vimrc ~/.ideavimrc

#### idea properties自动添加

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

```sh
./build-idea-proerties.sh
Expand Down

0 comments on commit b469e6b

Please sign in to comment.