about summary refs log tree commit diff
path: root/fnl/nvrc/pack.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/pack.fnl')
-rw-r--r--fnl/nvrc/pack.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl
index 1adf1f2..da5a392 100644
--- a/fnl/nvrc/pack.fnl
+++ b/fnl/nvrc/pack.fnl
@@ -10,7 +10,6 @@
                                                     (pack :nvim-treesitter/nvim-treesitter-textobjects {:after :nvim-treesitter})]})
 
 (pack! :antoinemadec/FixCursorHold.nvim)
-(pack! :luukvbaal/stabilize.nvim {:init :stabilize})
 (pack! :justinmk/vim-dirvish)
 
 (pack! :neovim/nvim-lspconfig {:req :lspconfig