wiki.vim
wiki.vim copied to clipboard
WikiTags can't work under gvim 9.1 or neovim 0.10 + win 10 pro
gvim 9.1.0429 under win10 pro
- restart gvim 9.1.0429
-
:WikiTags
open a dialog with tag-page list - filter with any text such as 'wiki' and
enter
- Error messages:
Error detected while processing function 88[30]..<SNR>87_callback[25]..function 88[30]..<SNR>87_callback:
line 23:
Vim(let):E687: Less targets than List items
neovim 0.10 with telescope under win10 pro
-
:WikiTags
can work with default setting but not telescope under neovim 0.10 + win 10 pro, but neovim's defaultvim.ui.select
haven't filter. -
With telescope:
- restart nvim 0.10
-
:WikiTags
open a dialog with tag-page list - filter with any text such as 'wiki' and
enter
- Nothing happen but change the buffer name to 'd'
compare:
-
:WikiTagSearch
and:WikiPages
can work both gvim and neovim(Regardless of whether Telescope is used) under win10 pro.