summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-17 00:09:00 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-17 00:09:00 +0100
commit6444b51d22316b1dc266efc3b81c8fbc2a79caff (patch)
tree7bd872638f8e3ac040ade48118872f8362de6ce2 /fnl
parenta48ba3f7dfe35c7ca622e63a72574134788d68c7 (diff)
Delete symbols-outline plugin
Diffstat (limited to 'fnl')
-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}