Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreax79/vim-config
My Neovim/Vim config
https://github.com/andreax79/vim-config
neovim vim vimrc
Last synced: 8 days ago
JSON representation
My Neovim/Vim config
- Host: GitHub
- URL: https://github.com/andreax79/vim-config
- Owner: andreax79
- Created: 2013-02-17T09:20:48.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T15:47:48.000Z (2 months ago)
- Last Synced: 2024-09-17T19:50:39.176Z (2 months ago)
- Topics: neovim, vim, vimrc
- Language: Vim Script
- Homepage:
- Size: 1.31 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Installation:
```bash
git clone https://github.com/andreax79/vim-config.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
~/.vim/update
```Install/upgrade bundles:
```bash
cd ~/.vim
./update
```