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