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

https://github.com/ek9/vim-config

vim and neovim vcsh dotfiles repository
https://github.com/ek9/vim-config

dotfiles mr neovim neovim-conf neovim-configuration neovim-dotfiles vcsh vcsh-dotfiles vcsh-repositories vim vim-conf vim-configuration vimrc

Last synced: about 1 month ago
JSON representation

vim and neovim vcsh dotfiles repository

Awesome Lists containing this project

README

          

vim-config
============

[vim-config][0] is a personal dotfiles repository for [vim][2]. It is
compatible with [vcsh-dotfiles][1].

Part of [ek9/dotfiles][10] collection.

![vim-config](https://i.imgur.com/QOcYlUh.png)

## Requirements

- [vcsh-dotfiles][1]

## Install

Clone via `vcsh-dotfiles`:

$ vcsh-dotfiles clone https://github.com/ek9/vim-config

This will make sure [vim-plug][4] is setup and plugins defined in [.vimrc][5] are
installed.

## Plugins

Main `.vimrc` configuration is published as [ek9/vimrc][3] plugin that can be
installed using [vim-plug][4]. For a list of other used plugins please check
[.vimrc][5].

## Authors

Copyright (c) 2015-2016 ek9 (https://ek9.co).

## License

Licensed under [MIT License](LICENSE).

[0]: https://github.com/ek9/vim-config
[1]: https://github.com/ek9/vcsh-dotfiles
[2]: http://www.vim.org
[3]: https://github.com/ek9/vimrc
[4]: https://github.com/junegunn/vim-plug
[5]: https://github.com/ek9/vim-config/blob/master/.vimrc
[10]: https://github.com/ek9/dotfiles