summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-16 11:49:15 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-16 11:49:15 +0200
commit97335fff57e4cca08bf642d65791c5c18ce8b485 (patch)
treefe2d9d5968913978b5ef69b864f78ec8095b4456 /fnl/config
parent336c4378f801bddd54440f3b8165a0f636702ef8 (diff)
Remove telescope file browser
Diffstat (limited to 'fnl/config')
-rw-r--r--fnl/config/telescope.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/telescope.fnl b/fnl/config/telescope.fnl
index c46b0fb..5c79501 100644
--- a/fnl/config/telescope.fnl
+++ b/fnl/config/telescope.fnl
@@ -76,7 +76,6 @@
:override_file_sorter true
:case_mode :smart_case}}})
(telescope.load_extension :fzf)
- (telescope.load_extension :file_browser)
(telescope.load_extension :session-lens)
(telescope.load_extension :harpoon)
(telescope.load_extension :frecency)