Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/komax/vim-config
Vim configuration
https://github.com/komax/vim-config
Last synced: 5 days ago
JSON representation
Vim configuration
- Host: GitHub
- URL: https://github.com/komax/vim-config
- Owner: komax
- License: mit
- Created: 2016-07-29T18:41:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T20:54:46.000Z (over 5 years ago)
- Last Synced: 2024-11-08T09:51:12.820Z (about 2 months ago)
- Language: Vim script
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-config
Vim configuration1. Clone the repository
2. Setup sym links in your home directory
for .vimrc
```
$ ln -srepository/vimrc /home/user/.vimrc
```