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

https://github.com/laozhu/vimrc

👨‍💻 Simple vim configuration for my terminal and server
https://github.com/laozhu/vimrc

vim vimrc

Last synced: 21 days ago
JSON representation

👨‍💻 Simple vim configuration for my terminal and server

Awesome Lists containing this project

README

          

# vimrc Vim

*Simple vim configuration for my terminal and server*

## Screenshot

![Screenshot](./screenshot.png)

## Editorconfig

I use [editorconfig](http://editorconfig.org/) for maintaining consistent coding styles between different editors and IDEs.

## Credits

* [vim-plug](https://github.com/junegunn/vim-plug) - minimalist Vim Plugin Manager
* [vim-bootstrap](https://github.com/avelino/vim-bootstrap) - .vimrc configuration generator
* [Vim Awesome](https://vimawesome.com/) - Awesome vim plugins across the universe