Add notifications and neotree copy options

This commit is contained in:
Saeed Afzal
2024-01-03 14:30:28 +00:00
parent e62faa0b94
commit c094afe79c
7 changed files with 44 additions and 26 deletions

View File

@@ -13,9 +13,8 @@ return {
telescope.setup {
pickers = {
find_files = {
theme = "dropdown"
}
fd = { theme = "dropdown" },
current_buffer_fuzzy_find = { theme = "dropdown" }
}
}