Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zztrieuzz committed Apr 14, 2023
1 parent 20d628f commit 66badcb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
patreon: windwp
custom: ['https://paypal.me/trieule1vn']
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,18 @@ require('wlsample.wind')
### [luffy](./lua/wlsample/airline_luffy.lua)
![luffy animation](https://github.com/windwp/windline.nvim/wiki/screenshot/airline_luffy.gif)

```lua
require('wlsample.airline_luffy')
```

### [cava]
![cava animation](https://github.com/windwp/windline.nvim/wiki/screenshot/cava.gif)

```lua
-- only support linux it need install cava
lua require("windline.components.cava").toggle()
```

```lua
require('wlsample.airline_luffy')
```

Remember windline can display a different status line per file type,
so you can have bubble line for markdown or latex file, and airline
Expand Down

0 comments on commit 66badcb

Please sign in to comment.