Skip to content

Commit 43fe2de

Browse files
committed
docs: add screenshots
1 parent 0b2da86 commit 43fe2de

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,32 @@
11
# laserwave.nvim
22

3+
<!-- panvimdoc-ignore-start -->
4+
5+
![Laserwave Dashboard]
6+
7+
<!-- panvimdoc-ignore-end -->
8+
39
A clean 80's synthwave / outrun inspired theme written in Lua ported from
410
the Visual Studio Code [LaserWave](https://github.com/Jaredk3nt/laserwave) theme.
511

12+
<!-- panvimdoc-ignore-start -->
13+
14+
### Original Flavor
15+
16+
| | |
17+
| ----------------- | -------------------- |
18+
| ![Laserwave tsx] | ![Laserwave Lua] |
19+
| ![Laserwave Rust] | ![Laserwave Flavors] |
20+
21+
### Hi-C Flavor
22+
23+
| | |
24+
| --------------------------- | --------------------- |
25+
| ![Laserwave Hi-C Dashboard] | ![Laserwave Hi-C Lua] |
26+
| ![Laserwave Hi-C Rust] | ![Laserwave Hi-c tsx] |
27+
28+
<!-- panvimdoc-ignore-end -->
29+
630
# Installation
731

832
### Requirements
@@ -102,3 +126,16 @@ MIT License. See [LICENSE](https://github.com/lettertwo/laserwave.nvim/blob/main
102126
Contributions are welcome! See [CONTRIBUTING](https://github.com/lettertwo/laserwave.nvim/blob/main/CONTRIBUTING.md) for details.
103127

104128
<!-- panvimdoc-ignore-end -->
129+
<!-- panvimdoc-ignore-start -->
130+
131+
[Laserwave Flavors]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/flavors.webp
132+
[Laserwave Dashboard]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/dashboard.webp
133+
[Laserwave Lua]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/lua.webp
134+
[Laserwave Rust]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/rust.webp
135+
[Laserwave tsx]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/tsx.webp
136+
[Laserwave Hi-C Dashboard]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/dashboard-hi_c.webp
137+
[Laserwave Hi-C Lua]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/lua-hi_c.webp
138+
[Laserwave Hi-C Rust]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/rust-hi_c.webp
139+
[Laserwave Hi-c tsx]: https://raw.githubusercontent.com/lettertwo/laserwave.nvim/media/screenshots/tsx-hi_c.webp
140+
141+
<!-- panvimdoc-ignore-end -->

doc/laserwave.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*laserwave.txt* For NVIM >= 0.10.0 Last change: 2026 January 22
1+
*laserwave.txt* For NVIM >= 0.10.0 Last change: 2026 February 09
22

33
==============================================================================
44
Table of Contents *laserwave-table-of-contents*

0 commit comments

Comments
 (0)