Skip to content

Latest commit

 

History

History

image-popup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This is image tooltip example for <neovim-editor> component. :ShowImage command shows an image under the cursor. I created <popup-tooltip> component and use it and <neovim-editor> together. Please see index.html.

screenshot

How to run this example:

$ cd /path/to/neovim-component
$ npm run dep
$ cd ./example/image-tooltip
$ npm run app # No dependency.  App starts.