mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-03-26 16:20:36 +01:00
427d2b3929289a66e373b42da4d58b66b3a2214f
Bumps [vim/.vim/pack/bundle/start/vim-javascript](https://github.com/pangloss/vim-javascript) from `2e4a8c4` to `b26c9ed`.
- [Release notes](https://github.com/pangloss/vim-javascript/releases)
- [Commits](2e4a8c485c...b26c9edb35)
---
updated-dependencies:
- dependency-name: vim/.vim/pack/bundle/start/vim-javascript
dependency-version: b26c9edb3563e02f5c0b20580f7cf9743e95b157
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%