Skip to content

Commit 9e10cf1

Browse files
committed
chore: remove egrepify (useless imo)
1 parent b806301 commit 9e10cf1

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

lua/tarun/plugins/telescope.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
local telescope = require('telescope')
22

33
telescope.load_extension('undo')
4-
telescope.load_extension('egrepify')
54

65
telescope.setup({
76
defaults = {

rocks.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ rev = "main"
124124
git = "max397574/neocomplete-lsp"
125125
rev = "main"
126126

127-
[plugins."telescope-egrepify.nvim"]
128-
git = "fdschmidt93/telescope-egrepify.nvim"
129-
rev = "a30396791c3f67b8f34d42dfc26db2f868ae9154"
130-
131127
[plugins."neominimap.nvim"]
132128
git = "Isrothy/neominimap.nvim"
133129
rev = "v1.4.1"

0 commit comments

Comments
 (0)