diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/plugins/editor/symbols-outline.fnl | 3 |
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} |