mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-03-26 16:20:36 +01:00
ae2d2615b55f98570f0640e830e789be837f1976
Bumps [vim/.vim/pack/bundle/start/vim-vimlparser](https://github.com/ynkdir/vim-vimlparser) from `9cc29ee` to `4495d39`.
- [Commits](9cc29eec7e...4495d3957d)
---
updated-dependencies:
- dependency-name: vim/.vim/pack/bundle/start/vim-vimlparser
dependency-version: 4495d3957dbf84d8c8f9a58abe021d1554aec631
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
vimconfig
An attempt to normalize my Vim configuration across machines. Incidentally contains packages that are not vim now, but it still synchronizes my configuration.
Installation
git clone https://github.com/bertptrs/vimconfig.git
./vimconfig/install.sh
This will install the correct vimrc and load the packages mentioned in bundle. There are some requirements:
stowmust be available.gsettingsmust be available. This currently does not block installation, but the installation will not be complete without it.
Languages
Lua
61.2%
Shell
25%
Python
8.5%
Vim script
5.3%