mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: comment out buggy plugin
This commit is contained in:
@@ -21,7 +21,7 @@ return {
|
||||
},
|
||||
},
|
||||
config = function()
|
||||
require("telescope").load_extension("frecency")
|
||||
-- require("telescope").load_extension("frecency") // FIXME: Bug with the database
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user