Files
outline.nvim/lua/outline
hedy b90174c6c2 refactor: Provider symbol actions
It makes sense to store the provider each sidebar is using with own
self.provider fields, no way that did not occur to me before this.

The old `_G._outline_current_provider` ironically, can now be replaced
by `require('outline').current.provider`.
2023-11-26 15:14:42 +08:00
..
2023-11-26 15:14:42 +08:00
2023-11-26 13:17:18 +08:00
2023-11-26 13:29:47 +08:00
2023-11-26 13:29:47 +08:00
2023-11-24 14:50:24 +08:00
2023-11-26 15:14:42 +08:00
2023-11-26 13:17:18 +08:00
2023-11-24 15:04:28 +08:00
2023-11-26 15:14:42 +08:00
2023-11-26 13:17:18 +08:00