1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2026-03-26 16:20:36 +01:00
dependabot[bot] ae2d2615b5 Bump vim/.vim/pack/bundle/start/vim-vimlparser
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>
2026-03-05 21:31:48 +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-12-16 16:14:40 +01: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%