From d66f7f3ac17a723e548ea3b756c33a63cd04bd5c Mon Sep 17 00:00:00 2001 From: Carlo Sala Date: Thu, 3 Oct 2024 16:33:07 +0200 Subject: [PATCH] Remove removed `ag` overview --- Plugins-Overview.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins-Overview.md b/Plugins-Overview.md index 2b1b228..c7b5110 100644 --- a/Plugins-Overview.md +++ b/Plugins-Overview.md @@ -17,7 +17,6 @@ | Name | Description | | ----------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -| [ag](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ag) | autocompletion for ag | | [aliases](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/aliases) | aliases cheatsheet - list aliases based on the plugins that you have enabled | | [autoenv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/autoenv) | automatically execs script on changing dir (.env file) | | [colemak](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/colemak) | colemak layout support + vi-mode fixes for colemak https://en.wikipedia.org/wiki/Keyboard_layout#Colemak |