Skip to content

Commit 361c4ed

Browse files
DNLHCgithub-actions[bot]
authored andcommitted
chore(docs): auto generate docs
1 parent 38892f2 commit 361c4ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/glance.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*glance.txt* For NVIM v0.8.0 Last change: 2023 June 12
1+
*glance.txt* For NVIM v0.8.0 Last change: 2024 March 31
22

33
==============================================================================
44
Table of Contents *glance-table-of-contents*
@@ -12,6 +12,7 @@ Table of Contents *glance-table-of-contents*
1212
- Usage |glance-glance-usage|
1313
- Highlights |glance-glance-highlights|
1414
- Alternatives |glance-glance-alternatives|
15+
2. Links |glance-links|
1516

1617
==============================================================================
1718
1. Glance *glance-glance*
@@ -146,6 +147,7 @@ The following is the default configuration:
146147
winbar = {
147148
enable = true, -- Available strating from nvim-0.8+
148149
},
150+
use_trouble_qf = false -- Quickfix action will open trouble.nvim instead of built-in quickfix list window
149151
})
150152
<
151153

0 commit comments

Comments
 (0)