CONTRIBUTING.md: Fix incorrect path

This commit is contained in:
Josh Dick
2017-05-11 16:00:37 -04:00
parent f0f1ac638a
commit e8de593c37

View File

@@ -19,7 +19,7 @@ Here are the locations of the theme files that are generated by the build system
| `colors/onedark.vim` | `build/templates/onedark.template.vim` |
| `autoload/lightline/colorscheme/onedark.vim` | `build/templates/lightline.template.vim` |
| `autoload/airline/themes/onedark.vim` | `build/templates/airline.template.vim` |
| `term/One Dark.Xresources` | `templates/One Dark.Xresources` |
| `term/One Dark.Xresources` | `build/templates/One Dark.Xresources` |
### Configure It