Added screenshots

This commit is contained in:
baabelfish 2016-03-03 23:09:55 +02:00
commit be09bd70b0
5 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,7 @@ Nim support for vim and advanced support for neovim. Still in heavy development.
## Features
- Asynchronous
- Syntax highlighting
- Normal vim highlight
@ -31,9 +32,15 @@ Nim support for vim and advanced support for neovim. Still in heavy development.
- Send selection
![something](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/other/pic1.png)
## Screenshots
![Syntax highlighting](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/other/screenshots/syntaxhl.png)
![Autocomplete](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/other/screenshots/autocomplete.png)
![Definition](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/other/screenshots/definition.png)
![Usages](https://raw.githubusercontent.com/baabelfish/nvim-nim/master/other/screenshots/usages.png)
## Planned features
- Debugger support
- Async autocomplete with deoplete (maybe a seperate plugin)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 KiB