dotfiles/config
Fernando Schauenburg 3e61fb902a vim: initialize colorizer only if termguicolors is set
This additional check is needed because when nvim is started as `nvim -u
NORC`, my configuration that sets `termguicolors` is not called but
colorizer IS installed and requires `termguicolors` to be set. If it is
not set, the setup() function prints an error.
2022-12-13 12:54:26 +01:00
..
alacritty alacritty: set starting window size (rows x cols) 2022-10-12 12:04:39 +02:00
git git: highlight dates and author in logs 2022-10-25 20:18:24 +02:00
mintty install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
nvim vim: initialize colorizer only if termguicolors is set 2022-12-13 12:54:26 +01:00
python install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
readline install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
tmux tmux: simplify status line 2022-12-12 20:48:00 +01:00
zsh zsh: add GNU tar to PATH if available on macOS 2022-11-19 12:08:16 +01:00