carlitux / deoplete-ternjs

deoplete.nvim source for javascript
MIT License
277 stars 24 forks source link

is there a better input pattern? #68

Closed plexigras closed 5 years ago

plexigras commented 6 years ago

if i have import {|} from './mymath' | being the cursor and press <c-space> in http://ternjs.net/doc/demo/#ES6 i see Pi and halve but if i am in vim i have to write P to get to see Pi and h to see halve which obviously isn't great.

carlitux commented 6 years ago

Good improve but right now I don't have time to work on it. Could you create a pull request?

carlitux commented 5 years ago

you have to define the mappings to call deoplete.