Skip to content

listenerri/vim-qt-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

vim-qt-assistant

Search and display the document of the word under the current cursor in qt assistant.

Installation

Put assistant.vim under the plugin directory, or use a plugin manager(VimPlug)

Usage

just call GetDocFromAssistant() function in vim.

:call GetDocFromAssistant()

# or map a key to do this:

map <F1> :call GetDocFromAssistant()<CR>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published