Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rjshrjndrn/vim_config
.vimrc
https://github.com/rjshrjndrn/vim_config
Last synced: 12 days ago
JSON representation
.vimrc
- Host: GitHub
- URL: https://github.com/rjshrjndrn/vim_config
- Owner: rjshrjndrn
- Created: 2017-10-24T10:14:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T20:53:21.000Z (about 7 years ago)
- Last Synced: 2024-12-08T05:04:00.156Z (17 days ago)
- Language: Vim script
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vim Config
This is my personal vim configuration, which I use for my work, and personal projects
### Prerequisites
#### Vundle
This is an awesome package manager for vim plugins.
All of the packages configured here managed by [vundle](https://github.com/VundleVim/Vundle.vim.git)
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
#### All Plugins are creations of awesome devs, please go to their git account and have a look.
After cloning Vundle
```
vim:PackageInstall
```
**ScreenShot**![Screenshot](https://lh3.googleusercontent.com/-y6unKh_jxEM/WgAaDqvqS4I/AAAAAAAAAcI/vjsGm3SxNVQ8GH8_F_5aVD6Rg-pXAIFYwCL0BGAYYCw/h879/vi.png)