From 6f44bdbce2bdf8111a18357fa61932a48d9b7b82 Mon Sep 17 00:00:00 2001 From: afonso Date: Tue, 12 Nov 2024 15:41:16 +0000 Subject: [PATCH] [nvim] hardtime.nvim --- .config/nvim/lua/plugins/editing.lua | 7 ++++++- Library/LaunchAgents/ethernetstatus.plist | 20 -------------------- 2 files changed, 6 insertions(+), 21 deletions(-) delete mode 100644 Library/LaunchAgents/ethernetstatus.plist diff --git a/.config/nvim/lua/plugins/editing.lua b/.config/nvim/lua/plugins/editing.lua index 2e28a3a..e8cdc9f 100644 --- a/.config/nvim/lua/plugins/editing.lua +++ b/.config/nvim/lua/plugins/editing.lua @@ -51,5 +51,10 @@ return { }, }, - } + }, + { + "m4xshen/hardtime.nvim", + dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" }, + opts = {} + }, } diff --git a/Library/LaunchAgents/ethernetstatus.plist b/Library/LaunchAgents/ethernetstatus.plist deleted file mode 100644 index 2fc1848..0000000 --- a/Library/LaunchAgents/ethernetstatus.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - Label - net.francof.ethernetstatus - ProgramArguments - - /Users/afonso/.local/bin/ethernetstatus - Ethernet Status - - RunAtLoad - - WatchPaths - - /Library/Preferences/SystemConfiguration - - - -