Commit Graph

66 Commits

Author SHA1 Message Date
hedy
9fbeb0ed07 Add configuration recipes 2023-11-02 09:29:46 +08:00
hedy
c19b3bd571 feat: Add show_status 2023-11-01 21:09:06 +08:00
hedy
d78d94218a feat: Revamp preview window
Please see README diff for details and implications.
2023-11-01 21:04:26 +08:00
hedy
505e99e870 chore(docs): Update readme 2023-11-01 18:54:40 +08:00
hedy
0ad33c4842 feat(commands): Support bang on commands to force retain focus
See readme
2023-11-01 18:38:18 +08:00
hedy
8c42667fd0 Update readme 2023-11-01 17:25:38 +08:00
hedy
2df9662290 feat: Focus and unfocus outline window 2023-11-01 16:52:56 +08:00
hedy
0769cfe5c3 feat(cursorline): Add cursorline option 2023-11-01 16:20:51 +08:00
hedy
f7fc1905a4 fix(preview): Empty symbol preview
Fix simrat39/symbols-outline.nvim#176

I was going to pull @enddeadroyal's commit from their
'bugfix/symbol-hover-misplacement' branch in their fork but they changed
indentation so I had to apply the relevant changes myself instead.

However, credits for this fix goes to @enddeadroyal from the issue
commit in 176.

Also fixed the "No info available" markdown as it wasn't rendering
properly for me without a space after the '###'.
2023-11-01 15:33:26 +08:00
hedy
d2f0a4af6a Update readme 2023-11-01 14:39:49 +08:00
hedy
e98041c75f Use lua to create commands 2023-11-01 14:29:56 +08:00
hedy
7a7b45f477 Update readme 2023-11-01 13:58:37 +08:00
hedy
ce7330a200 Update readme 2023-11-01 13:54:24 +08:00
hedy
b0223611a1 Update readme 2023-11-01 13:53:51 +08:00
hedy
ae8c41be80 Update readme 2023-11-01 13:53:15 +08:00
hedy
4743ef6b19 Update readme 2023-11-01 13:44:21 +08:00
hedy
6e1e395499 Update readme 2023-11-01 13:40:16 +08:00
hedy
a240ba4483 Merge remote-tracking branch 'rqdmap/master'
simrat39/symbols-outline.nvim#218
simrat39/symbols-outline.nvim#217
2023-11-01 12:57:12 +08:00
hedy
ede61ebb86 Update readme 2023-11-01 12:55:59 +08:00
hedy
e569d73fea More README updates 2023-10-31 21:23:57 +08:00
hedy
b78dfeeb52 Include fork status in readme 2023-10-31 20:55:04 +08:00
Stadnik Andrii
39180fd58c Update additional icons 2023-06-06 09:55:24 +03:00
sim
6d34327263 Merge pull request #192 from SamuelNittala/patch-1
fix keymaps in readme
2023-01-25 14:27:18 -08:00
Eric Haynes
e68835635c Convert from obsolete higlight group names 2023-01-23 18:54:34 -05:00
SamuelNittala
0c2c424987 Update README.md
Fix fold and unfold keymaps in readme file.
2022-12-07 18:48:41 +05:30
Julian Doherty
a6d40cd63c fix formatting 2022-08-27 11:53:20 +10:00
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