From 6de9f9699353df91d1bf09b1f41a216bb3be27a4 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 29 Aug 2023 20:28:01 +0100 Subject: Comments out ALE and removes YCM. Ale works fine! --- alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alacritty.yml') diff --git a/alacritty.yml b/alacritty.yml index 468feb0..313be4b 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -8,8 +8,8 @@ # # All imports must either be absolute paths starting with `/`, or paths relative # to the user's home directory starting with `~/`. -#import: -# - /path/to/alacritty.yml +# import: +# - ~/.config/alacritty/themes/themes/afterglow.yaml # Any items in the `env` entry below will be added as # environment variables. Some entries may override variables -- cgit v1.2.3