Screenshot descriptions

This commit is contained in:
baabelfish 2016-03-17 01:53:00 +02:00
commit d3aab400f2

View file

@ -42,9 +42,16 @@ Nim support for vim and advanced support for neovim. Still in heavy development.
## Screenshots
#### Syntax highlighting
![Syntax highlighting](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/misc/screenshots/syntaxhl.png)
#### Autocompletion
![Autocomplete](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/misc/screenshots/autocomplete.png)
#### Symbol information and module outline
![Definition](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/misc/screenshots/definition.png)
#### Symbol usage listing
![Usages](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/misc/screenshots/usages.png)