Skip to content

Commit 25defa8

Browse files
authored
Merge branch 'nvim-lualine:master' into master
2 parents 6e6cfca + 86fe395 commit 25defa8

File tree

7 files changed

+832
-211
lines changed

7 files changed

+832
-211
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ jobs:
3030
runner: ubuntu-22.04
3131
os: linux
3232
nvim_version: v0.9.0
33+
- flavor: nvim-0.10
34+
runner: ubuntu-22.04
35+
os: linux
36+
nvim_version: v0.10.0
37+
- flavor: nvim-0.11
38+
runner: ubuntu-22.04
39+
os: linux
40+
nvim_version: v0.11.0
3341
- flavor: nvim-nightly
3442
runner: ubuntu-22.04
3543
os: linux

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ For those who want to break the norms, you can create custom looks for lualine.
4949
<img width='700' src='https://user-images.githubusercontent.com/13149513/143395518-f6d6f748-c1ca-491b-9dab-246d0a8cf23f.png'/>
5050
- [bubbles](examples/bubbles.lua)
5151
<img width='700' src='https://user-images.githubusercontent.com/20235646/131350468-fc556196-5f46-4bfe-a72e-960f6a58db2c.png'/>
52+
- [cosmicink](examples/cosmicink.lua)
53+
<img width='700' src='https://github.com/user-attachments/assets/c8d3e4ba-4997-42e9-a1bb-d5e2a444bbfd'/>
5254

5355
<!-- panvimdoc-ignore-end -->
5456

0 commit comments

Comments
 (0)