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
- Host: GitHub
- URL: https://github.com/ek9/vim-config
- Owner: ek9
- License: mit
- Created: 2017-05-30T16:14:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T16:34:25.000Z (about 8 years ago)
- Last Synced: 2025-09-13T14:58:24.086Z (9 months ago)
- Topics: dotfiles, mr, neovim, neovim-conf, neovim-configuration, neovim-dotfiles, vcsh, vcsh-dotfiles, vcsh-repositories, vim, vim-conf, vim-configuration, vimrc
- Language: Vim script
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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