VIM Pal is a separate application providing a file tree for VIM. It does not intend to provide the features of a full IDE. It is just a simple file tree which can be used to select files for editing in VIM, and a bookmark list for jumping to frequently-used directories.
| Tags | Developer Tools |
|---|---|
| Licenses | GPL v3 or later |
| Operating Systems | Win32/64 Linux Mac OS X |
| Implementation | Qt 4 |
| Translations | English Lithuanian French |
Recent releases


Release Notes: Directory navigation is improved: Windows users are able to change drives now. A French translation has been added.


Release Notes: New feature: filesystem manipulation (create/rename/delete files/directories) from the tree (use the right mouse button). Minor UI improvements (dark/light background configuration; show/hide hidden files).


Release Notes: This is the initial release.
Recent comments
13 Sep 2012 16:17
You will find the french trad here :
slist.lilotux.net/vimp...
13 Sep 2012 15:55
qmake-qt4
uic: Error in line 23, column 57 : Unexpected attribute theme
it doesn't build on Debian Squeeze
An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.