From ad36a5fd9544bad2c95ab5924dbe1f0ad3c18cf8 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 7 Mar 2024 11:02:04 +0100 Subject: [PATCH] Add editorconfig --- home/dot_zimrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/home/dot_zimrc b/home/dot_zimrc index e2fc1cb..9be7d25 100644 --- a/home/dot_zimrc +++ b/home/dot_zimrc @@ -14,8 +14,6 @@ zmodule input # # Additional completion definitions for Zsh. zmodule zsh-users/zsh-completions -# Buku completions modules -zmodule buku # Enables and configures smart and extensive tab completion. # completion must be sourced after zsh-users/zsh-completions zmodule completion @@ -24,8 +22,12 @@ zmodule zsh-users/zsh-autosuggestions # Productivity # +# Alacritty completions modules +zmodule alacritty # Sets up asdf, with auto install and optimized usage of the direnv plugin. zmodule asdf +# Buku completions modules +zmodule buku # chezmoi zmodule joke/zim-chezmoi # Provides handy git aliases and functions.