Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
d37cb9a
chore: update readme
olisikh Feb 18, 2026
4746ba9
chore: update docs/Patterns.md
olisikh Feb 18, 2026
f6b5206
chore: update README
olisikh Feb 18, 2026
c5b9341
feat: add Neovim help doc and rename docs to wiki
olisikh Feb 18, 2026
0a41d09
Merge remote-tracking branch 'origin/main' into chore/readme_update
olisikh Feb 18, 2026
22e9528
fix: wiki sync
olisikh Feb 18, 2026
38dbed2
fix: wiki sync
olisikh Feb 18, 2026
fd7a5b7
fix: add missing test targets for cats-effect and cats libraries
olisikh Feb 18, 2026
c88b6f9
docs: update Contributing.md with new Makefile test targets
olisikh Feb 18, 2026
38245f9
chore: remove misleading test-engine target from Makefile
olisikh Feb 18, 2026
9bc9bb5
feat: add wiki sidebar for custom page ordering
olisikh Feb 18, 2026
a3a45c1
Merge remote-tracking branch 'origin/main' into chore/readme_update
olisikh Feb 18, 2026
99f4916
chore: remove redundant Home.md wiki page
olisikh Feb 18, 2026
b873b37
feat: add concise Home.md as wiki index page
olisikh Feb 18, 2026
f618f20
docs: reorganize wiki with prefixed filenames for proper ordering
olisikh Feb 19, 2026
0f9d791
chore: add demo video
olisikh Feb 19, 2026
acf24ef
docs: add demo video to README
olisikh Feb 19, 2026
fba51ac
chore: convert demo video to mp4 for better compatibility
olisikh Feb 19, 2026
968525b
chore: rename wiki pages for ordering
olisikh Feb 19, 2026
54e9a57
fix: update wiki links for renamed pages with number prefixes
olisikh Feb 19, 2026
6705134
chore: convert demo video to gif for GitHub README compatibility
olisikh Feb 19, 2026
030c0d7
docs: remove demo.mp4
olisikh Feb 19, 2026
5c5ceb4
chore: update demo video with better recording
olisikh Feb 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ Opinionated Neovim diagnostics + quickfix code actions for **ZIO**, **Cats-Effec

## Demo

<video src="https://github.com/olisikh/scala-hints.nvim/raw/main/media/demo.mp4" controls="controls" style="max-width: 100%;"></video>

*The video shows diagnostics appearing and being applied via code actions.*
![Demo](media/demo.gif)

## Features

Expand Down
Binary file added media/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed media/demo.mp4
Binary file not shown.