Skip to content

Commit

Permalink
feat!: remove telescope-makefile
Browse files Browse the repository at this point in the history
replaced by overseer
  • Loading branch information
Allaman committed Feb 18, 2024
1 parent 931bc5e commit a766b4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/core/plugins/telescope.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ local M = {
"crispgm/telescope-heading.nvim",
"nvim-telescope/telescope-symbols.nvim",
"nvim-telescope/telescope-file-browser.nvim",
"ptethng/telescope-makefile",
{ "nvim-telescope/telescope-fzf-native.nvim", enabled = conf.telescope.fzf_native.enable, build = "make" },
},
keys = {
Expand Down

0 comments on commit a766b4b

Please sign in to comment.