Add alacritty support (#132)

This commit is contained in:
Johannes M
2018-08-23 18:06:46 +02:00
committed by Josh Dick
parent 07ff25c34f
commit 7e03caaaf1
4 changed files with 80 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ Here are the locations of the files that are generated by the build system, alon
|----------------------------------------------|------------------------------------------|
| `autoload/onedark.vim` | `build/templates/autoload.template.vim` |
| `term/One Dark.Xresources` | `build/templates/One Dark.Xresources` |
| `term/One Dark.itermcolors` | `build/templates/One Dark.itermcolors` |
| `term/One Dark.terminal` | `build/templates/One Dark.terminal` |
| `term/One Dark.alacritty` | `build/templates/One Dark.alacritty` |
### Configure It