summaryrefslogtreecommitdiff
path: root/scratch/picker_locations.lua
diff options
context:
space:
mode:
authorTJ DeVries <devries.timothyj@gmail.com>2020-07-31 00:05:22 -0400
committerTJ DeVries <devries.timothyj@gmail.com>2020-07-31 00:05:22 -0400
commitfa0382d93e73b66e7ec769cec27b9fbb21020641 (patch)
tree624d5dc3de80426956a1c46447f1f26443a87a64 /scratch/picker_locations.lua
parentababfbfd88334ca6d94d5d0a8b6324dd6600d602 (diff)
Streamed some refactoring. More work to do
Diffstat (limited to 'scratch/picker_locations.lua')
-rw-r--r--scratch/picker_locations.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/scratch/picker_locations.lua b/scratch/picker_locations.lua
new file mode 100644
index 0000000..82fe7f7
--- /dev/null
+++ b/scratch/picker_locations.lua
@@ -0,0 +1,4 @@
+package.loaded['telescope'] = nil
+package.loaded['telescope.init'] = nil
+package.loaded['telescope.picker'] = nil
+package.loaded['telescope.finder'] = nil