Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/lilydjwg/dotvim

My vim config
https://github.com/lilydjwg/dotvim

configuration vim vimrc

Last synced: about 1 month ago
JSON representation

My vim config

Lists

README

        

我的 Vim 配置。

Tips
====
在 Vim 中查看本 vimrc 文件,高亮+折叠+`K`查阅文档:

```bash
curl -L https://z.sh/vimrc | vim -R -c 'setf vim' -
```

或者不使用短链:

```bash
curl https://raw.githubusercontent.com/lilydjwg/dotvim/master/vimrc | vim -R -c 'setf vim' -
```

Note
====
There are notes in `refs/notes/*`.