diff options
| author | Nanderty <psopka@sopka.ch> | 2023-06-12 08:29:20 +0200 |
|---|---|---|
| committer | Nanderty <psopka@sopka.ch> | 2023-06-12 08:29:20 +0200 |
| commit | 52cd974b95bb59f6500426fe020a2983dc0d37eb (patch) | |
| tree | c07b678734fb9827064990820a69c220f1fcdf82 /lua/plugins/telescope.lua | |
| parent | cac321dd2ef6ca545fdca5545e26048ecff3dfa9 (diff) | |
| download | neovim-config-52cd974b95bb59f6500426fe020a2983dc0d37eb.tar.gz neovim-config-52cd974b95bb59f6500426fe020a2983dc0d37eb.tar.bz2 neovim-config-52cd974b95bb59f6500426fe020a2983dc0d37eb.zip | |
Snippets und Verbesserungen
Diffstat (limited to 'lua/plugins/telescope.lua')
| -rw-r--r-- | lua/plugins/telescope.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua index 2ff3777..c95b7bc 100644 --- a/lua/plugins/telescope.lua +++ b/lua/plugins/telescope.lua @@ -9,7 +9,6 @@ return { }, dependencies = { 'nvim-lua/plenary.nvim', - 'nvim-tree/nvim-web-devicons', 'nvim-telescope/telescope-fzf-native.nvim', }, opts = { |
