From 78d5e2082554d370f43216406f84872eaa2a4e5b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 17 Oct 2024 22:46:39 -0500 Subject: remove zsh and nvim configs from this repo and move to another --- nvim/lua/tjk/plugins/manageself.lua | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 nvim/lua/tjk/plugins/manageself.lua (limited to 'nvim/lua/tjk/plugins/manageself.lua') diff --git a/nvim/lua/tjk/plugins/manageself.lua b/nvim/lua/tjk/plugins/manageself.lua deleted file mode 100644 index 098c300..0000000 --- a/nvim/lua/tjk/plugins/manageself.lua +++ /dev/null @@ -1,3 +0,0 @@ -return { - "folke/lazy.nvim", -- so lazy can manage itself -} -- cgit v1.2.3