Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-thompson/toys-vim
submodule of "toys" containing lots of vim specific configuration files
https://github.com/daniel-thompson/toys-vim
Last synced: about 2 months ago
JSON representation
submodule of "toys" containing lots of vim specific configuration files
- Host: GitHub
- URL: https://github.com/daniel-thompson/toys-vim
- Owner: daniel-thompson
- Created: 2014-06-13T15:25:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T10:24:41.000Z (over 2 years ago)
- Last Synced: 2024-04-29T00:17:20.014Z (8 months ago)
- Language: Vim script
- Homepage:
- Size: 5.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-toys
========vim-toys is a fully configured .vim directory intended to allow *me*
to feel comfortable in the vim editor.It is neither organised nor intended to be consumed verbatim.
Instead you should either ignore it and go and read something
more interesting or you should use it as inspiration. Treat it
as a collection of ideas to be plundered rather than as a
functional work.Quickstart
----------git clone [email protected]:daniel-thompson/toys-vim.git ~/.vim
cd ~/.vim
git submodule update --initUpdate to the latest version of all bundles
-------------------------------------------git submodule foreach git pull origin master
git commit -asm "bundle: Updated to the latest version of all bundles"