Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nelsonreitz/dotvim
https://github.com/nelsonreitz/dotvim
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nelsonreitz/dotvim
- Owner: nelsonreitz
- Created: 2015-02-21T19:10:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T14:23:12.000Z (over 9 years ago)
- Last Synced: 2023-02-28T08:22:47.940Z (over 1 year ago)
- Language: VimL
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vim dotfiles
Personal vim dotfiles.### Installation
git clone https://github.com/nelsonreitz/dotvim.git ~/.vim##### Symbolic link
ln -s ~/.vim/vimrc ~/.vimrc##### Submodules
cd ~/.vim
git submodule init
git submodule update### Plugins
- [ctrlp.vim](https://github.com/kien/ctrlp.vim)
- [The NERD Tree](https://github.com/scrooloose/nerdtree)##### Colorschemes
- [gruvbox](https://github.com/morhetz/gruvbox)