Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tianhanfangyan/vimrc
Auto install the vimrc. it is a vim color scheme👉
https://github.com/tianhanfangyan/vimrc
vimrc
Last synced: 11 days ago
JSON representation
Auto install the vimrc. it is a vim color scheme👉
- Host: GitHub
- URL: https://github.com/tianhanfangyan/vimrc
- Owner: tianhanfangyan
- License: apache-2.0
- Created: 2019-08-22T08:28:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T07:46:05.000Z (over 5 years ago)
- Last Synced: 2024-11-07T20:32:49.174Z (2 months ago)
- Topics: vimrc
- Language: Vim script
- Homepage: http://www.easycolor.cc/vim/list.html
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vimrc
## Getting Started
### Setup
> Clone this repo to your ~/.vim.```shell
git clone https://github.com/tianhanfangyan/vimrc.git ~/.vim
```### Install
```shell
cd ~/.vim && bash install.sh
```