From aa3994f2462224498f4224a8b829e275060e3da6 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 10 Aug 2020 15:09:50 -0500 Subject: [PATCH 1/3] Vim: Update plugins --- .vim/bundle/ale | 2 +- .vim/bundle/vim-css-color | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vim/bundle/ale b/.vim/bundle/ale index f741245f..d3f410b6 160000 --- a/.vim/bundle/ale +++ b/.vim/bundle/ale @@ -1 +1 @@ -Subproject commit f741245f11007819e81632e13690ebcf9b6c3f40 +Subproject commit d3f410b6f723603bb3bcd121758868deae37ba94 diff --git a/.vim/bundle/vim-css-color b/.vim/bundle/vim-css-color index 741dd18a..2c43d1a4 160000 --- a/.vim/bundle/vim-css-color +++ b/.vim/bundle/vim-css-color @@ -1 +1 @@ -Subproject commit 741dd18a35e251ededc0687eea9b8d100d3b83b8 +Subproject commit 2c43d1a4259ae60637c261d0d3631e595fed68cd From 91539b4f1ed881b5022e46c77420f0ac736afffe Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 10 Aug 2020 15:12:46 -0500 Subject: [PATCH 2/3] Firestarter: Start Akonadi on startup --- .config/firestarter/akonadi | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .config/firestarter/akonadi diff --git a/.config/firestarter/akonadi b/.config/firestarter/akonadi new file mode 100755 index 00000000..69d0fa2b --- /dev/null +++ b/.config/firestarter/akonadi @@ -0,0 +1,3 @@ +#.fsdefaults +command -v akonadictl +akonadictl start From 40c25bb91683d416732f2d660b0ff57c9c4e41b6 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 10 Aug 2020 15:13:48 -0500 Subject: [PATCH 3/3] Firestarter: Update --- .firestarter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.firestarter b/.firestarter index c7814a9c..d7922537 160000 --- a/.firestarter +++ b/.firestarter @@ -1 +1 @@ -Subproject commit c7814a9cd9cb804bac1e9b2c854dc1cbda050c5b +Subproject commit d792253772fef83dd1d7e8576e30c7d5aa8f4bf3