Skip to content

wsdjeg/ctrlp-unity3d-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ctrlp-unity3d-docs

Search the unity3d docs using ctrlp.vim.

Usage

  • Use :CtrlPUnity3DDocs to launch the search.
  • Hit <CR> to view the selected item in browser

Requirements

Todo

  • Perform check if required plugins are available
  • Integrate python tool with Vim (to re-download the index for a new version of Unity).

Rebuilding index

Use the tools/unity3d-docs-download.py python script to re-download the index. It's written against Python 2.7 in order to integrate it into vim at some point.

Caveats

In order not to rely on third party libraries, the information is pulled from the Unity docs website using HTMLParser. If the structure of the site was to change, the tool will need to be adapted.

About

Search the unity3d docs using ctrlp.vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%