|
|
*A flexible wrapper for Vim*
|
|
|
|
|
|
by [Bluebird](Bluebird "wikilink")
|
|
|
by [Bluebird](Bluebird)
|
|
|
|
|
|
## Introduction
|
|
|
|
|
|
The goal of the VimWrapper project is to propose example implementations
|
|
|
of Vim integration into other GUI environements (toolkits, IDE). See
|
... | ... | @@ -4,9 +4,9 @@ |
|
|
|
|
|
## Introduction
|
|
|
|
|
|
The goal of the VimWrapper project is to propose example implementations
|
|
|
of Vim integration into other GUI environements (toolkits, IDE). See
|
|
|
[VimIntegration](VimIntegration "wikilink") for more details about the
|
|
|
[VimIntegration](VimIntegration) for more details about the
|
|
|
concept and other similar projects. People are encouraged to look here
|
|
|
for documentation or code stealing.
|
|
|
|
... | ... | @@ -17,4 +17,4 @@ |
|
|
- pure python-based Vim controlling
|
|
|
- PyQt Vim controlling
|
|
|
- Planned: C++/Qt Vim controlling.
|
|
|
- complete test suite to validate the integration |
|
|
\ No newline at end of file |
|
|
- complete test suite to validate the integration |