1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00
Bert Peters e3d28aba4f Implement my own theme.
Theme mostly looks the same, but with slightly less fancy calculations
about line widths. This is okay for now.
2018-09-06 15:59:35 +02:00
2016-11-27 17:24:09 +01:00
2017-12-25 22:00:41 +01:00
2017-05-31 12:14:46 +02:00
2018-04-26 10:22:59 +02:00
2018-09-06 15:59:35 +02:00
2016-06-15 14:41:49 +02:00
2017-05-26 14:30:46 +02:00
2016-12-25 22:23:52 +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
2016-12-28 12:20:42 +01: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 304 KiB
Languages
Lua 61.2%
Shell 25%
Python 8.5%
Vim script 5.3%