Commit Graph

  • 042c8466a2 feat(providers): Inital COC support simrat39 2021-10-06 12:58:44 -07:00
  • a0d563172d refactor: Add a generic provider module simrat39 2021-10-05 22:46:53 -07:00
  • 28c5b0513a writer: Use extmarks over virt text simrat39 2021-09-30 14:08:53 -07:00
  • a56d5bdb0a Merge pull request #66 from dsully/master sim 2021-09-25 12:09:55 -07:00
  • 3399168607 Spelling fixes. Dan Sully 2021-09-25 08:24:43 -07:00
  • 35c0224291 Merge pull request #65 from luk3ya0/master sim 2021-09-22 08:52:56 -07:00
  • 457216a857 add space after markdown header markup luke 2021-09-22 11:37:12 +08:00
  • 1ef3b66db8 feat: Allow customizing preview window background simrat39 2021-09-21 19:24:26 -07:00
  • a8cab53271 Merge pull request #63 from ram02z/new_handler sim 2021-09-15 15:50:00 -07:00
  • 962ad42512 chore: adapt lsp request handler for nvim >= 0.5.1 Omar Zeghouani 2021-09-07 11:55:46 +01:00
  • 02ce2dab13 config: setup: Set g:symbols_outline_loaded to 1 on setup simrat39 2021-09-06 17:51:04 -07:00
  • c94d21f962 config: Export default table simrat39 2021-09-06 17:47:55 -07:00
  • 80490ad0c6 fix: Remove ctermfg for highlights simrat39 2021-08-28 16:32:39 -07:00
  • 6f376ef4ce refactor: Move should refresh logic to utils simrat39 2021-08-22 17:29:29 -07:00
  • fae3393873 refactor: Move buffer/window creation to its own module simrat39 2021-08-22 17:22:16 -07:00
  • c646d68fe8 refactor: Move nmap to utils simrat39 2021-08-22 17:00:24 -07:00
  • ebf490a0e8 cleanup: Remove _prevent_buffer_override() function on BufLeave simrat39 2021-08-22 16:56:33 -07:00
  • a4b701978f refactor: Move commands and autocommands to vimscript simrat39 2021-08-22 16:55:29 -07:00
  • e7b5fb7d2c cleanup: Remove debugging commands simrat39 2021-08-22 16:42:35 -07:00
  • 2932c11e92 refactor: Move debounce function to the utils simrat39 2021-08-22 16:38:26 -07:00
  • c81d6e87c9 Merge pull request #59 from ram02z/patch-1 sim 2021-08-22 16:29:54 -07:00
  • 78b4f20b39 Simplify preview toggle Omar Zeghouani 2021-08-21 10:17:12 +01:00
  • 877cedaf78 Update symbols-outline.txt Omar Zeghouani 2021-08-21 09:47:47 +01:00
  • 73828e1b05 Delete tags Omar Zeghouani 2021-08-21 09:47:23 +01:00
  • e2f819e337 Update README.md Omar Zeghouani 2021-08-21 09:46:42 +01:00
  • 9a74879d31 Remove print statement Omar Zeghouani 2021-08-21 09:46:03 +01:00
  • 40b7d5cbaa fix: ui: Follow links while setting up SymbolsOutlineConnector simrat39 2021-08-20 19:34:01 -07:00
  • 13cb85092a Merge pull request #58 from simrat39/ram02z-master sim 2021-08-20 19:19:29 -07:00
  • af491baebd preview: toggle: Dont use global variable simrat39 2021-08-20 19:11:48 -07:00
  • 079f39607a Update preview_toggle name simrat39 2021-08-20 19:11:24 -07:00
  • a2e4a20308 Merge branch 'master' of https://github.com/ram02z/symbols-outline.nvim into ram02z-master simrat39 2021-08-20 19:06:46 -07:00
  • 117cc91beb docs: Add highlights simrat39 2021-08-20 19:04:57 -07:00
  • 2f3e4ef7eb Merge pull request #56 from ram02z/help sim 2021-08-20 13:52:15 -07:00
  • 970d9932c5 Add help message for keybinds Omar Zeghouani 2021-08-20 13:29:07 +01:00
  • 5da59b68df Document keybind functionality Omar Zeghouani 2021-08-20 20:29:18 +01:00
  • 23f1299869 Add toggle functionality Omar Zeghouani 2021-08-19 18:55:11 +01:00
  • a1dd300530 Merge pull request #57 from ram02z/doc sim 2021-08-20 12:17:30 -07:00
  • 8af372f9e2 Add help file Omar Zeghouani 2021-08-20 15:02:29 +01:00
  • 2047f401e7 Merge pull request #50 from scheatkode/fix/refresh sim 2021-08-18 17:51:44 -07:00
  • c6e84bd02b Merge pull request #49 from scheatkode/master sim 2021-08-18 17:51:04 -07:00
  • 78178dd4c6 docs(map): Add manual preview keymap to README scheatkode 2021-08-18 22:48:17 +01:00
  • bb8df852d2 fix: Handle window switching scheatkode 2021-08-05 16:03:12 +01:00
  • b1d0fadac5 feat(config): Add preview keymap trigger scheatkode 2021-08-05 13:52:25 +01:00
  • cc3334e140 Merge branch 'master' of https://github.com/simrat39/symbols-outline.nvim simrat39 2021-08-01 12:22:23 -07:00
  • 1941d9edf9 Initial markdown support simrat39 2021-08-01 12:21:49 -07:00
  • 0371627d01 readme: Update default close bindings simrat39 2021-07-29 12:11:05 -07:00
  • f04ed3732f Use Comment color instead of SignColumn Gabriele Musco 2021-07-29 09:38:52 +02:00
  • 81c615a9f1 readme: Update default close bindings simrat39 2021-07-29 12:11:05 -07:00
  • 2275ebf0f8 Merge branch 'master' of https://github.com/simrat39/symbols-outline.nvim simrat39 2021-07-29 12:10:15 -07:00
  • 63931775ce feat(config): Allow multiple keys for keymaps simrat39 2021-07-29 12:09:41 -07:00
  • 9c27e1a55d Merge pull request #46 from GabMus/patch-1 sim 2021-07-29 00:55:23 -07:00
  • 38c6a75b57 Use Comment color instead of SignColumn Gabriele Musco 2021-07-29 09:38:52 +02:00
  • 260227983a feat: Add width option simrat39 2021-07-27 15:27:54 -07:00
  • 1784dcc520 fix(ui): Use a seperate highlight for connectors simrat39 2021-07-27 15:16:03 -07:00
  • 6a51c637dd feat: Add option to blacklist symbols simrat39 2021-07-21 12:59:44 -07:00
  • 0868b5f463 fix: Fix the width of the outline window simrat39 2021-07-21 12:34:55 -07:00
  • 3e9e019b03 feat(ui/config): Add config option to change icons and highlights simrat39 2021-07-17 20:28:50 -07:00
  • fea9ce74e2 Remove debug print simrat39 2021-07-13 21:46:44 -07:00
  • 8aa8cbad58 feat: Focus to the currently hovered symbol on the first open simrat39 2021-07-13 21:10:26 -07:00
  • 74fd5bf67d fix(symbols): Handle unkown symbols simrat39 2021-07-13 20:41:42 -07:00
  • 72c3d49cc6 preview: Disable cursorline on hover info simrat39 2021-07-13 15:43:37 -07:00
  • 43377f14ca preview: Use proper markdown stylizing simrat39 2021-07-13 15:40:19 -07:00
  • 839226e4da Merge branch 'master' of https://github.com/simrat39/symbols-outline.nvim simrat39 2021-07-13 15:21:17 -07:00
  • 8d96b7a136 fix(hover): Update manual hover to use the new floating api simrat39 2021-07-13 15:19:28 -07:00
  • eab778f07c Merge pull request #35 from andersevenrud/patch-1 sim 2021-07-06 15:46:30 -07:00
  • 5e25aea0f2 Update README.md Anders Evenrud 2021-07-04 14:56:23 +02:00
  • 631a8880de feat: Add option to disable details virtual text simrat39 2021-06-22 20:07:52 -07:00
  • a100b51b23 feat: Allow setting line numbers / relative numbers simrat39 2021-06-22 19:59:49 -07:00
  • c6318d9279 feat(preview): Use treesitter for highlighting if possible simrat39 2021-06-14 15:55:35 -07:00
  • e4172c803c Merge pull request #29 from ovikk13/feat-multiple-lsp-clients sim 2021-06-13 11:10:06 -07:00
  • 8eb3f3e350 Merge pull request #30 from ovikk13/fix_close_last_buffer sim 2021-06-13 11:01:29 -07:00
  • 2caf9f6ff7 Fix(#22): unable to close last buffer if outline opened. osmund 2021-06-13 11:59:17 +02:00
  • e7a2cfbee8 feat: support multiple lsp clients osmund 2021-06-13 11:23:46 +02:00
  • b3ea81ef9a feat(config): Enable auto_preview by default simrat39 2021-05-29 19:16:27 -07:00
  • 23f253aa38 Make keybindings non recursive simrat39 2021-05-29 19:13:37 -07:00
  • 3c11a08caa Merge pull request #21 from eruizc-dev/master sim 2021-05-26 17:09:38 -07:00
  • bb73de0e6a Silent mappings Emiliano Ruiz Carletti 2021-05-26 19:44:00 -03:00
  • fc7704ed9b docs(readme): Update requirements simrat39 2021-05-05 19:15:49 -07:00
  • c9c68de360 feat(parser): Support SymbolInformation[] simrat39 2021-05-03 16:02:56 -07:00
  • 6cffe24f33 fix(_refresh): Only refresh if current buffer is attached to a lsp client simrat39 2021-05-03 15:30:46 -07:00
  • 887db9aaaa refractor(parser): get_details: Use flattened_outline_items simrat39 2021-05-03 15:25:06 -07:00
  • e9adda47f3 feat(auto_preview): Experimental auto preview and auto hover support simrat39 2021-05-02 17:49:18 -07:00
  • a3634eadbd fix(writer): Make sure we're writing only to the outline simrat39 2021-05-01 20:12:58 -07:00
  • 8d4f4c7356 fix(position): Update right split command simrat39 2021-04-30 19:42:43 -07:00
  • b8ec42f32a feat(config): LSP Blacklist simrat39 2021-04-28 22:39:19 -07:00
  • 067fd91f16 feat(config): Allow configuring keymaps simrat39 2021-04-28 15:03:40 -07:00
  • abe479fe69 Merge pull request #8 from eruizc-dev/master sim 2021-04-28 14:32:17 -07:00
  • 42dddf4a72 Update readme Emiliano Ruiz Carletti 2021-04-27 10:08:10 -03:00
  • f7a02ed5ab Autoload plugin Emiliano Ruiz Carletti 2021-04-27 09:58:07 -03:00
  • e03a9aee80 ui: Check if FocusedSymbol highlight exists before creating it simrat39 2021-04-24 19:15:36 -07:00
  • ae5f990f01 feat(config): Add option to change split position simrat39 2021-04-24 19:02:01 -07:00
  • 19fd160a66 docs(readme): Add 'a' keymap simrat39 2021-04-24 15:08:33 -07:00
  • 21f085cb92 fix(auto highlight): Only update highlight/position if current buffer is attached to a client simrat39 2021-04-24 15:05:59 -07:00
  • aaae362ae8 feat: Add code actions support simrat39 2021-04-24 14:51:28 -07:00
  • 51e1170eec fix(_prevent_buffer_override): Only cycle windows if we have less than two simrat39 2021-04-24 14:29:50 -07:00
  • 4ccdd7e331 Merge branch 'Oliver-Leete-Open-and-Close-Commands' simrat39 2021-04-24 14:20:39 -07:00
  • 7c0fbcf69c Merge branch 'Open-and-Close-Commands' of https://github.com/Oliver-Leete/symbols-outline.nvim into Oliver-Leete-Open-and-Close-Commands simrat39 2021-04-24 14:20:04 -07:00
  • 9c3299bef8 Set filetype disrupted 2021-04-24 17:38:17 +02:00
  • 0559843c7b Added seperate commands for openening and closing the outline window Oliver Leete 2021-04-24 14:42:22 +01:00
  • 952c39a43d fix(debug): Fix command simrat39 2021-04-23 22:41:36 -07:00