mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-05-11 15:10:36 +02:00
dependabot/submodules/zsh/dot-config/zsh/plugins/zsh-autosuggestions-85919cd
Bumps [zsh/.config/zsh/plugins/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) from `e52ee8c` to `85919cd`. - [Commits](https://github.com/zsh-users/zsh-autosuggestions/compare/e52ee8ca55bcc56a17c828767a3f98f22a68d4eb...85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5) --- updated-dependencies: - dependency-name: zsh/.config/zsh/plugins/zsh-autosuggestions dependency-version: 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5 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%