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
- Host: GitHub
- URL: https://github.com/laozhu/vimrc
- Owner: laozhu
- License: mit
- Created: 2017-12-29T15:17:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T14:46:14.000Z (about 7 years ago)
- Last Synced: 2025-01-16T11:26:43.365Z (over 1 year ago)
- Topics: vim, vimrc
- Language: Vim script
- Homepage: https://github.com/laozhu/vimrc
- Size: 85.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vimrc 
*Simple vim configuration for my terminal and server*
## Screenshot

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