andri-ch / gotoword

vim plugin that gives users the possibility to write and access documentation about the word or expr. under cursor
GNU Lesser General Public License v3.0
0 stars 0 forks source link

refactor VimWrapper.update_buffer to display the list of contexts the word exists in #12

Closed andri-ch closed 9 years ago

andri-ch commented 9 years ago

refactor VimWrapper.update_buffer because when kw has content belonging to more contexts, user should get a view to choose which context the content will be displayed from. Reread the input types for the editor.

It should be similar to Wikipedia's results list when one is searching a word.

andri-ch commented 9 years ago

solved with commit d6e7f0b01355c0bedd50dff2e4bfd760bad2d9b4