fixed installation script

This commit is contained in:
Marco Sbrignadello 2020-10-30 08:51:01 +01:00 committed by Maciej Sypień
parent 9cb521fef1
commit ccab926b56
4 changed files with 7 additions and 6 deletions

View file

@ -15,7 +15,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Removed
### Fixed
- Fixed spelling in the installation script ([#2](https://github.com/egel/tmux-gruvbox/issues/2))
- Fixed visual bugs in gruvbox dark theme after release ofi new tmux v2.9 ([#6](https://github.com/egel/tmux-gruvbox/issues/6))
- Fixed visual bugs in gruvbox dark theme after release of new tmux v2.9 ([#6](https://github.com/egel/tmux-gruvbox/issues/6))
- Fixed installation script by removing the no longer used `attr` from dark and light themes ([#15](https://github.com/egel/tmux-gruvbox/issues/15))
### Security