From bdbbf42486b89991e639f7ef7089263c86d5d9cd Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 19 Mar 2022 13:30:05 +0900 Subject: feat(pack)!: remove truezen --- fnl/nvrc/pack.fnl | 1 - 1 file changed, 1 deletion(-) (limited to 'fnl/nvrc/pack.fnl') diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl index e59bf83..26c2b67 100644 --- a/fnl/nvrc/pack.fnl +++ b/fnl/nvrc/pack.fnl @@ -9,7 +9,6 @@ :requires [(pack :nvim-treesitter/nvim-treesitter-refactor {:after :nvim-treesitter}) (pack :nvim-treesitter/nvim-treesitter-textobjects {:after :nvim-treesitter})]}) -(pack! :Pocco81/TrueZen.nvim {:cmd :TZAtaraxis}) (pack! :antoinemadec/FixCursorHold.nvim) (pack! :luukvbaal/stabilize.nvim {:init :stabilize}) (pack! :justinmk/vim-dirvish) -- cgit 1.4.1