1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2026-03-26 16:20:36 +01:00
dependabot[bot] c0602e402c Bump zsh/.config/zsh/plugins/zsh-autosuggestions
Bumps [zsh/.config/zsh/plugins/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) from `e52ee8c` to `85919cd`.
- [Commits](e52ee8ca55...85919cd1ff)

---
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>
2026-03-05 21:31:33 +00:00
2025-03-19 11:45:00 +01:00
2017-05-31 12:14:46 +02:00
2024-07-17 21:24:49 +02:00
2024-08-06 00:01:49 +02:00
2025-05-30 13:22:40 +02:00
2026-03-05 22:28:58 +01:00
2019-12-23 20:52:55 +01:00
2015-01-03 21:38:19 +01:00
2016-06-07 17:01:56 +02:00
2016-06-15 15:33:48 +02:00

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:

  • stow must be available.
  • gsettings must be available. This currently does not block installation, but the installation will not be complete without it.
Description
No description provided
Readme GPL-2.0 333 KiB
Languages
Lua 61.2%
Shell 25%
Python 8.5%
Vim script 5.3%