summaryrefslogtreecommitdiff
path: root/fnl/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins')
-rw-r--r--fnl/plugins/editor/symbols-outline.fnl3
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/plugins/editor/symbols-outline.fnl b/fnl/plugins/editor/symbols-outline.fnl
deleted file mode 100644
index 4195de0..0000000
--- a/fnl/plugins/editor/symbols-outline.fnl
+++ /dev/null
@@ -1,3 +0,0 @@
-;; List tree of symbols.
-
-{1 :simrat39/symbols-outline.nvim :cmd :SymbolsOutline :config true}