From 5d0d183a1482939809af1bd4f2cb0472ef467ef0 Mon Sep 17 00:00:00 2001 From: sefidel Date: Wed, 4 Oct 2023 17:10:26 +0900 Subject: chore(pack): remove redundant FixCursorHold.nvim --- fnl/nvrc/pack.fnl | 1 - 1 file changed, 1 deletion(-) (limited to 'fnl/nvrc') diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl index c8ce6ec..9129b5e 100644 --- a/fnl/nvrc/pack.fnl +++ b/fnl/nvrc/pack.fnl @@ -11,7 +11,6 @@ :dependencies [(pack :nvim-treesitter/nvim-treesitter-refactor) (pack :nvim-treesitter/nvim-treesitter-textobjects)]}) -(pack! :antoinemadec/FixCursorHold.nvim) (pack! :justinmk/vim-dirvish) (pack! :echasnovski/mini.indentscope {:req :mini-indentscope}) -- cgit 1.4.1