about summary refs log tree commit diff
path: root/fnl/nvrc/pack.fnl
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-10-07 07:02:54 +0900
committersefidel <contact@sefidel.net>2022-10-07 07:02:54 +0900
commit1b732f9be1e2952a45758ece0f63fa7111d27b9b (patch)
treeef694beec630d4e0827a41b4a83aff5af4406598 /fnl/nvrc/pack.fnl
parent83c01bdcf35cd95df2d0eb12a651d300cae71140 (diff)
downloadnvimrc-1b732f9be1e2952a45758ece0f63fa7111d27b9b.tar.gz
nvimrc-1b732f9be1e2952a45758ece0f63fa7111d27b9b.zip
chore: replace stabilize with native option
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