summaryrefslogtreecommitdiff
path: root/.vim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* move to evinceRené 'Necoro' Neumann2010-10-051-1/+1
* no xml highlighting for xq atmRené 'Necoro' Neumann2010-08-221-3/+3
* rewrote xquery syntaxRené 'Necoro' Neumann2010-06-221-54/+47
* Fixed xquery syntaxRené 'Necoro' Neumann2010-06-211-1/+1
* Fixed highlighting and xquery and xml syntaxRené 'Necoro' Neumann2010-06-214-0/+572
* Added rgb.txt from vim distributionRené 'Necoro' Neumann2010-06-211-0/+753
* Fix mako.vimRené 'Necoro' Neumann2010-04-071-2/+2
* Add mako indent fileRené 'Necoro' Neumann2010-04-071-0/+353
* Add support for the <%ns:function ...></%ns:function> syntax in mako.René 'Necoro' Neumann2010-04-071-6/+6
* Fixed typo in vim filetypeRené 'Necoro' Neumann2010-03-231-1/+1
* Lighttpd highlightingRené 'Necoro' Neumann2010-03-232-0/+246
* Update python.vim to also highlight "cls"René 'Necoro' Neumann2010-03-161-1/+3
* Add haskell indentation to vim.René 'Necoro' Neumann2009-12-171-0/+85
* Haskell stuff for VimRené 'Necoro' Neumann2009-12-169-0/+2350
* Added VCSCommand vim plugin.René 'Necoro' Neumann2009-11-0514-0/+4235
* Get rid of useless files in .vimRené 'Necoro' Neumann2009-10-074-608/+0
* Moved some things out of the boxRené 'Necoro' Neumann2009-10-071-107/+0
* Initial check-in of filesRené 'Necoro' Neumann2009-10-0753-0/+86756
6f7cffa&follow=1'>Remove xsd and -x cmdline optionRené 'Necoro' Neumann2-107/+1 2008-07-03Ported completelyRené 'Necoro' Neumann3-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-82/+128 2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63