Commit Graph

190 Commits

Author SHA1 Message Date
Julian Doherty
04b4abb5ba add wrap config option, default to false
Default to not wrapping long function names etc that are too big for the window.

If wrap=true is set, use some sane linebreak/breakindent/showbreak
options to wrap with an indent at the current indent level of the UI
tree, instead of just wrapping back to the far left side of the window.
2022-08-27 11:52:59 +10:00
charburgx
0d4d242ca5 docs(README): document folding 2022-08-17 17:04:58 -05:00
Simrat Grewal
fac1cb602c feat(config): Disable auto_preview by default 2022-08-15 15:21:38 -07:00
Simrat Grewal
eec01dc1eb docs(readme): Update readme with new config instructions 2022-08-15 15:18:14 -07:00
Andrew
f7946bd254 feat: winblend 2022-03-13 01:36:17 +11:00
Andrew Xie
4f023d3c1b Merge branch 'master' into master 2021-12-02 17:41:12 +11:00
Andrew
13540060f9 minor: added additional documentation for autoclose feature 2021-12-02 17:38:21 +11:00
James Trew
9f67a3233b docs: update readme 2021-11-25 09:24:25 -05:00
James Trew
4f231b8781 feat: add fixed width option
closes #79
2021-11-22 20:21:15 -05:00
simrat39
1ef3b66db8 feat: Allow customizing preview window background
Closes #64
2021-09-21 19:24:26 -07:00
Omar Zeghouani
e2f819e337 Update README.md 2021-08-21 09:46:42 +01:00
simrat39
40b7d5cbaa fix: ui: Follow links while setting up SymbolsOutlineConnector
we link to comment but dont follow links which makes it wonky with
themes. Also make the highlight customizable.
2021-08-20 19:34:01 -07:00
simrat39
079f39607a Update preview_toggle name 2021-08-20 19:11:24 -07:00
simrat39
a2e4a20308 Merge branch 'master' of https://github.com/ram02z/symbols-outline.nvim into ram02z-master 2021-08-20 19:06:46 -07:00
simrat39
117cc91beb docs: Add highlights
Closes #52
2021-08-20 19:04:57 -07:00
Omar Zeghouani
970d9932c5 Add help message for keybinds 2021-08-20 20:38:04 +01:00
Omar Zeghouani
5da59b68df Document keybind functionality 2021-08-20 20:30:10 +01:00
Omar Zeghouani
8af372f9e2 Add help file 2021-08-20 17:46:23 +01:00
scheatkode
78178dd4c6 docs(map): Add manual preview keymap to README 2021-08-18 22:48:17 +01:00
simrat39
0371627d01 readme: Update default close bindings 2021-08-01 12:22:01 -07:00
simrat39
63931775ce feat(config): Allow multiple keys for keymaps
Closes #45
2021-07-29 12:09:41 -07:00
simrat39
260227983a feat: Add width option
* This is relative to the size of the current split
2021-07-27 15:27:54 -07:00
simrat39
6a51c637dd feat: Add option to blacklist symbols
Closes #38
2021-07-21 12:59:44 -07:00
simrat39
3e9e019b03 feat(ui/config): Add config option to change icons and highlights
Closes #37
Kinda related to #19
2021-07-17 20:28:50 -07:00
Anders Evenrud
5e25aea0f2 Update README.md
Removes "nightly" from prerequisites as 0.5 is now stable.
2021-07-04 14:56:23 +02:00
simrat39
631a8880de feat: Add option to disable details virtual text
Closes #32
2021-06-22 20:07:52 -07:00
simrat39
a100b51b23 feat: Allow setting line numbers / relative numbers
Closes #31
2021-06-22 19:59:49 -07:00
simrat39
b3ea81ef9a feat(config): Enable auto_preview by default 2021-05-29 19:16:27 -07:00
simrat39
fc7704ed9b docs(readme): Update requirements
Closes #15
2021-05-05 19:15:49 -07:00
simrat39
e9adda47f3 feat(auto_preview): Experimental auto preview and auto hover support
#10
2021-05-02 17:49:18 -07:00
simrat39
b8ec42f32a feat(config): LSP Blacklist
Addresses #9
2021-04-28 22:39:19 -07:00
simrat39
067fd91f16 feat(config): Allow configuring keymaps
Closes #1
2021-04-28 15:03:40 -07:00
Emiliano Ruiz Carletti
42dddf4a72 Update readme 2021-04-27 10:18:48 -03:00
simrat39
19fd160a66 docs(readme): Add 'a' keymap 2021-04-24 15:08:33 -07:00
Oliver Leete
0559843c7b Added seperate commands for openening and closing the outline window 2021-04-24 14:42:22 +01:00
simrat39
f682723572 docs(readme): Add 'o' keymap 2021-04-23 15:17:16 -07:00
simrat39
a6a38848d9 docs(readme): Add rename and hover keymaps 2021-04-22 20:16:11 -07:00
simrat39
5959df428d docs(readme): Add show_guides 2021-04-22 20:15:18 -07:00
simrat39
feea24c92f README: Add setup instructions 2021-04-20 16:47:25 -07:00
simrat39
b5823ca4c7 Add basic README and LICENSE 2021-04-19 19:44:28 -07:00