Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadxz/.vim
my vim dotfiles
https://github.com/chadxz/.vim
Last synced: about 1 month ago
JSON representation
my vim dotfiles
- Host: GitHub
- URL: https://github.com/chadxz/.vim
- Owner: chadxz
- License: mit
- Created: 2015-11-07T03:24:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T02:28:42.000Z (about 1 year ago)
- Last Synced: 2023-09-04T22:10:53.733Z (about 1 year ago)
- Language: Vim Script
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .vim
My vim dot files. the `.vimrc` file is saved to [vimrc](vimrc).
Just run the following commands via terminal to get set up:
```bash
$ git clone --recursive https://github.com/chadxz/.vim.git ~/.vim
$ ln -sf ~/.vim/vimrc ~/.vimrc
```## license
[MIT](LICENSE)