Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chadxz/.vim

my vim dotfiles
https://github.com/chadxz/.vim

Last synced: about 1 month ago
JSON representation

my vim dotfiles

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)