diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-10-10 23:24:08 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-10-10 23:24:08 +0200 |
commit | 48315bc5d678c46503e0d2be999d2ffe1049067a (patch) | |
tree | b8921fd57e6f17942ded00c937dac0cec5308d7c /fnl/plugins.fnl | |
parent | 217722523deae12d9dc760846c6649860fac940a (diff) |
Remove nvim-tree
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r-- | fnl/plugins.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl index 6b48bea..2b29d80 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -38,7 +38,6 @@ :neovim/nvim-lspconfig {} :windwp/nvim-spectre {} :kylechui/nvim-surround {} - :kyazdani42/nvim-tree.lua {:requires [:kyazdani42/nvim-web-devicons]} :nvim-treesitter/nvim-treesitter {:run ":TSUpdate"} :JoosepAlviste/nvim-ts-context-commentstring {} :kyazdani42/nvim-web-devicons {} |