Added a FakeVim color theme

Specially for FakeVim users out there who want an easy way to switch to
vim's default color theme on a dark brackground.

Also did a little cleanup.
This commit is contained in:
Thorbjørn Lindeijer
2009-07-14 15:25:30 +02:00
parent 151366dffa
commit 2fcf2ac5d3
4 changed files with 37 additions and 24 deletions

View File

@@ -223,7 +223,7 @@ void Qt4ProjectFile::modified(Core::IFile::ReloadBehavior *)
}
/*!
/class Qt4Project
\class Qt4Project
Qt4Project manages information about an individual Qt 4 (.pro) project file.
*/