Commit graph

6 commits

Author SHA1 Message Date
Wahyu Wiyoko
8514c638bc fix: misspelled highlight group name (#223) 2024-01-27 09:43:15 -06:00
not
29477a109a feat!: add new options with better support for transparency (#185)
This commit adds a few new options and improves transparency support.

Enable transparency styles:

```lua
styles = { transparency = true }
```

Feedback is appreciated!
2024-01-07 13:42:09 -06:00
mvllow
8b63bcd142 feat: update bufferline selected tab
Ref #149
2023-03-30 12:23:39 -05:00
Pedro Carreño
d04e8b2aa5 fix: bufferline deprecated names (#102) 2022-10-24 12:26:41 -05:00
mvllow
4a3b4512fc refactor: format and remove unused values
- update format rules
- update plugin file headers
- remove unused opacity from palette
2022-06-16 00:43:09 -04:00
not
c38b23c022 add toggleterm highlights and initial bufferline highlights (#77) 2022-04-15 09:16:03 -04:00