hedy
2746f6f423
feat: Option for split command
...
Idea provided by silvercircle, see issue:
Closes #8
2023-11-12 09:42:19 +08:00
hedy
58b1bee0be
fix: Typo introduced in follow_cursor commit for __refresh()
...
Courtesy of @silvercircle for bringing it up.
Typo introduced in: 9e96b54
2023-11-12 09:09:23 +08:00
hedy
432b84402f
Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim
2023-11-12 08:31:33 +08:00
hedy
f3ad74315d
fix: Outline refresh on CursorHold event moving cursor
...
Closes #7
2023-11-12 08:30:05 +08:00
hedyhli
b687e897a0
Auto generate vim docs
2023-11-12 00:03:26 +00:00
hedy
434e2f83e1
Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim
2023-11-12 08:02:48 +08:00
hedy
6378318f21
fix: Use of old config key bg_hl
...
Closes #6
2023-11-12 08:00:29 +08:00
~hedy
ad9d38293d
Update README.md
...
Clarify purpose
2023-11-11 22:37:17 +08:00
hedyhli
f6d3ce2ee0
Auto generate vim docs
2023-11-11 08:04:55 +00:00
hedy
b9594d80a0
Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim
2023-11-11 16:01:21 +08:00
hedy
e9ade0ed22
feat: Custom icon sources
2023-11-11 16:01:05 +08:00
hedyhli
486e6c502d
Auto generate vim docs
2023-11-11 06:42:06 +00:00
hedy
026e05840b
docs: Fix typo
2023-11-11 14:41:35 +08:00
hedyhli
9946da8de4
Auto generate vim docs
2023-11-11 06:19:36 +00:00
hedy
79b2c8c2db
Update readme
2023-11-11 14:18:52 +08:00
hedy
5aa15e9955
feat: Goto and close keybinding
2023-11-11 14:04:26 +08:00
hedy
e9d83e472e
feat: Blend cursor color with cursorline
2023-11-11 11:20:14 +08:00
hedy
09b51fa5d5
feat: Print warning when no providers found
2023-11-08 22:24:45 +08:00
hedy
451eca2b37
Fix readme
2023-11-08 19:28:20 +08:00
hedyhli
afd70f30d0
Auto generate vim docs
2023-11-08 11:24:05 +00:00
hedy
1e7021d107
Fix panvimdoc
2023-11-08 19:23:40 +08:00
hedyhli
8e6f2af6e1
Auto generate vim docs
2023-11-08 11:16:21 +00:00
hedy
10ee0008ed
feat: Winhl options for outline and preview windows
2023-11-08 19:15:29 +08:00
hedy
8abd2f6e9b
Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim
2023-11-08 14:33:01 +08:00
hedy
011f2e6122
Merge upstream PR 130 (preview width control)
...
simrat39/symbols-outline.nvim#130
2023-11-08 14:23:38 +08:00
hedyhli
7922f990ae
Auto generate vim docs
2023-11-08 05:57:25 +00:00
hedy
29ed132f07
MAJOR: Refactor configuration structure
...
The details of the change is documented in the readme.
If your config stops working, I'm fully responsible :)
2023-11-08 13:56:09 +08:00
~hedy
04f9d4ad26
Update LICENSE
2023-11-08 09:53:56 +08:00
~hedy
3aa3dea27c
Update LICENSE
2023-11-08 09:53:39 +08:00
hedyhli
224aaa204f
Auto generate vim docs
2023-11-08 01:50:29 +00:00
~hedy
254a9394af
Update README.md
...
Fix typo
2023-11-08 09:50:10 +08:00
hedyhli
1bc8941900
Auto generate vim docs
2023-11-08 01:48:10 +00:00
~hedy
2e19f421b8
Update README.md
...
Fix links
2023-11-08 09:47:44 +08:00
hedyhli
890c853da4
Auto generate vim docs
2023-11-08 01:37:26 +00:00
hedy
e95d0dda68
Update recipes
2023-11-08 09:37:00 +08:00
hedyhli
5576be878c
Auto generate vim docs
2023-11-08 01:35:45 +00:00
hedy
dea1d2896f
Update recipes
2023-11-08 09:35:21 +08:00
hedyhli
ca0e4ec654
Auto generate vim docs
2023-11-08 00:37:06 +00:00
hedy
6c47ebf0d7
fix: Extra left padding
...
Please see linked issues
- simrat39/symbols-outline.nvim/165
- simrat39/symbols-outline.nvim/178
- simrat39/symbols-outline.nvim/209
2023-11-08 08:36:17 +08:00
hedyhli
aaf4a33313
Auto generate vim docs
2023-11-08 00:04:26 +00:00
hedy
0e785762f7
feat: Line numbers next to symbols for quick jumping
...
See reasoning in:
simrat39/symbols-outline.nvim#212
This feature is turned off by default to avoid clutter, and many users
might not want this feature on by default.
2023-11-08 08:02:42 +08:00
hedyhli
03859e9ab5
Auto generate vim docs
2023-11-07 13:15:46 +00:00
hedy
8df5fbb320
Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim
2023-11-07 21:14:45 +08:00
hedy
cb1c108a0c
fix(markdown): Ensure content is followed by '#'
...
Before this commit, empty headings are taken into account:
# a normal heading
below is not a good heading:
#
below is also not a good heading:
##
These should not be listed in the outline.
2023-11-07 21:14:39 +08:00
hedyhli
9e0a73d1f9
Auto generate vim docs
2023-11-06 01:39:20 +00:00
~hedy
eb9cfd6c4c
Update README.md
...
Give credits :)
2023-11-06 09:38:56 +08:00
hedyhli
ca195bd9da
Auto generate vim docs
2023-11-06 01:32:29 +00:00
hedy
315fe5c256
Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim
2023-11-06 09:32:03 +08:00
hedy
bbe56bf6ee
Update readme
2023-11-06 09:31:56 +08:00
hedy
9e96b54de9
feat: Add follow_cursor and restore_location
...
New lua API function: follow_cursor (supports opts.focus_outline).
This sets location in outline to match location in code.
New keymap: restore_location (C-g) by default.
This provides the same functionality as follow_cursor.
I've also refactored other lua API functions for consistency of using
`opts.focus_outline`. If opts is not provided, focus_outline is
defaulted to true. To change this behaviour, set it to false.
2023-11-06 09:20:52 +08:00