mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
c30fc0cef3b47db8e552ff5ed3221e8d9170f777
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%