From afafa3c335b98b8beead13eb1b61fa469fd4aff2 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Mon, 6 Mar 2023 21:23:10 +0100 Subject: Various neovim, tmux, alacritty, and foot config improvements --- .config/nvim/lua/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to '.config/nvim/lua/plugins.lua') diff --git a/.config/nvim/lua/plugins.lua b/.config/nvim/lua/plugins.lua index fcd06ee..714a8f5 100644 --- a/.config/nvim/lua/plugins.lua +++ b/.config/nvim/lua/plugins.lua @@ -11,7 +11,6 @@ local PKGS = { { url = "https://github.com/kevinhwang91/nvim-ufo.git" }; { url = "https://github.com/kevinhwang91/promise-async.git" }; { url = "https://github.com/iamcco/markdown-preview.nvim.git" }; - { url = "https://github.com/filipdutescu/renamer.nvim.git" }; { url = "https://github.com/folke/which-key.nvim.git" }; { url = "https://github.com/tpope/vim-abolish.git" }; { url = "https://github.com/mg979/vim-visual-multi.git" }; -- cgit v1.2.3