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: 27 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T03:05:31.000Z (4 months ago)
- Last Synced: 2024-11-23T16:36:18.406Z (3 months ago)
- Language: Vim Script
- Size: 22.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)