diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-01-17 00:09:00 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-01-17 00:09:00 +0100 |
commit | 6444b51d22316b1dc266efc3b81c8fbc2a79caff (patch) | |
tree | 7bd872638f8e3ac040ade48118872f8362de6ce2 /fnl/plugins | |
parent | a48ba3f7dfe35c7ca622e63a72574134788d68c7 (diff) |
Delete symbols-outline plugin
Diffstat (limited to 'fnl/plugins')
-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} |