mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-03-26 16:20:36 +01:00
a52d28e7e8f31d31727ab3222f36c1efd39e772b
Bumps [zsh/.config/zsh/plugins/zsh-you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use) from `f13d39a` to `ff371d6`.
- [Commits](f13d39a1ae...ff371d6a11)
---
updated-dependencies:
- dependency-name: zsh/.config/zsh/plugins/zsh-you-should-use
dependency-version: ff371d6a11b653e1fa8dda4e61c896c78de26bfa
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%