diff --git a/docs/_posts/2019-02-18-use-vim-as-a-ruby-ide.md b/docs/_posts/2019-02-18-use-vim-as-a-ruby-ide.md index e848061a7..e53292777 100644 --- a/docs/_posts/2019-02-18-use-vim-as-a-ruby-ide.md +++ b/docs/_posts/2019-02-18-use-vim-as-a-ruby-ide.md @@ -43,7 +43,7 @@ For more info, you can read the [lang#ruby](../layers/lang/ruby/) layer document `lang#ruby` layer will load the Ruby plugin automatically, unless it's overriden in your `init.toml`. The completion menu will be opened as you type. -![perlcomplete](https://user-images.githubusercontent.com/13142418/52611209-54550500-2ebf-11e9-9b9f-f697a0db52a3.png) +![rubycomplete](https://user-images.githubusercontent.com/13142418/53355518-20202080-3964-11e9-92f3-476060f2761e.png) ### Syntax linting