diff options
Diffstat (limited to 'fnl/nvrc/pack.fnl')
-rw-r--r-- | fnl/nvrc/pack.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl index 75d222d..61dd2d8 100644 --- a/fnl/nvrc/pack.fnl +++ b/fnl/nvrc/pack.fnl @@ -11,7 +11,6 @@ (pack :nvim-treesitter/nvim-treesitter-refactor {:after :nvim-treesitter}) (pack :nvim-treesitter/nvim-treesitter-textobjects {:after :nvim-treesitter})]}) -(pack! :feline-nvim/feline.nvim {:req :feline}) (pack! :Pocco81/TrueZen.nvim {:cmd :TZAtaraxis}) (pack! :antoinemadec/FixCursorHold.nvim) (pack! :luukvbaal/stabilize.nvim {:init :stabilize}) |