Preview the quickfix item under the cursor in a popup window
Stars
55
Forks
6
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
104
commits
2
Merge pull request #14 from hokorobi/patch-1
4e6a43d
Fix missing '
caa0337
Use relative path in import command
a6dfdcb
Use better default settings
755b209
Update README and documentation
2f55a11
Set conceallevel=2 in popup window
528ff66
Enable 'smoothscroll' in preview popup
ca3351f
Remove unnecessary extend() call
de7cf21
Replace :hi-link commands with hlset() function
c3b871a
Use string interpolation instead of printf()
8280faa
Update README and doc to vim9script
18d266d
Be more consistent with method-call syntax
05b29f1
Rename Get() to Getopt()
98a366b
Replace len() with strwidth() for popup title
4b699ed
19f9d05