diff --git a/README.md b/README.md index 14533102..ee56f60d 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Set `g:nord_italic` to `1` to enforce displaying italics. let g:nord_italic = 1 ``` -

Italic formatting in Markdown

+

Italic formatting in Markdown

### Italic Comments @@ -213,9 +213,9 @@ This is a reference table if users like to use the same increased contrast value More information about true color and the support in various terminals can be found in [this gist][gist-true-color]. -

Default and 15% increased

+

Default and 15% increased

-

Default and 12% increased

+

Default and 12% increased

### Uniform `diff` Background @@ -236,7 +236,9 @@ Nord Vim provides support for many third-party language- and UI plugins. ### UI Plugins -

lightline

+

With custom separators and components using lightline's advanced configurations

+ +

lightline with default format and components

airline

@@ -299,5 +301,5 @@ Please report issues/bugs, feature requests and suggestions for improvements to [scrot-lang-php]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-lang-php.png [scrot-lang-python]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-lang-python.png [scrot-lang-ruby]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-lang-ruby.png -[scrot-readme-default-profile]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/src/assets/scrot-readme-default-profile.png -[scrot-readme-lazy-profile-change]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/src/assets/scrot-readme-lazy-profile-change.png +[scrot-readme-default-profile]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-readme-default-profile.png +[scrot-readme-lazy-profile-change]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-readme-lazy-profile-change.png diff --git a/assets/scrot-plugin-support-ui-lightline-default.png b/assets/scrot-plugin-support-ui-lightline-default.png new file mode 100644 index 00000000..795ecbbe Binary files /dev/null and b/assets/scrot-plugin-support-ui-lightline-default.png differ