diff options
author | Eric Hudon <ehudon@users.noreply.github.com> | 2017-06-22 21:31:53 -0400 |
---|---|---|
committer | Ike Ku <dempfi@yahoo.com> | 2017-06-23 08:31:53 +0700 |
commit | 2813db6e98e4bf44fb85b5c1fefa8cd9a4688db7 (patch) | |
tree | 387ed3f73c23b86ceb19950398fa33bcfeee482d | |
parent | bf95f902389e95b3b7a7cf8698903ae157a9f548 (diff) |
Fixed typo Instalation to Installation (#17)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Warning `ayu` is still in development and a lot of things need to be covered. Theme works only if VIM supports `termguicolors` option. This is true for [Neovim](https://neovim.io) and VIM from 7.4.1799. -# Instalation +# Installation ```VimL Plug 'ayu-theme/ayu-vim' " or other package manager "... |