- added config option for default bg when transparent #20 (04d0f27)
- added config option to dim inactive windows. Fixes #5 (35b0c01)
- allow disabling treesitter (8ab43c0)
- initial version (16f6a9a)
- add setup to init (f5718dd)
- calc hl group on enable and on ColorScheme. no need to do during setup (9c9adb9)
- properly dim all windows when Twilight is enabled (30ef601)
- remove dependency on nvim-treesitter (9531b8e)
- set extmark prio to 10000 to prevent other plugins to bleed through the dimming. Fixes #4 (0ac66e8)
- use pcall for treesitter check. Fixes #7 (f722fa2)