https://github.com/danirod/vimrc
My opinionated config for Vim. This is a read-only mirror.
https://github.com/danirod/vimrc
dotfiles vim vimrc
Last synced: over 1 year ago
JSON representation
My opinionated config for Vim. This is a read-only mirror.
- Host: GitHub
- URL: https://github.com/danirod/vimrc
- Owner: danirod
- Created: 2014-01-19T23:04:09.000Z (over 12 years ago)
- Default Branch: trunk
- Last Pushed: 2024-03-06T15:21:31.000Z (over 2 years ago)
- Last Synced: 2025-03-18T12:25:38.539Z (over 1 year ago)
- Topics: dotfiles, vim, vimrc
- Language: Vim Script
- Homepage: https://git.danirod.es/dotfiles/vimrc
- Size: 145 KB
- Stars: 58
- Watchers: 8
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is my vimrc, the configuration file for my Vim distribution. Currently, my
vimrc is more frugal and boring that what it used to be.
Plugins are installed as regular packs and tracked by Git submodule. The
provided GNUmakefile is used to fetch and update the packs.
The online backup is hosted at https://git.danirod.es/dotfiles/vimrc. There is
a GitHub mirror, but it is read only. Please, do not send GitHub pull requests.
They cannot be accepted due to a GDPR policy and they will be closed
automatically.