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
Joe Meissler
4574841b7e
auto_jump config param
2023-06-07 23:22:57 -07: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
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