summaryrefslogtreecommitdiff
path: root/.vim/after/ftplugin/tex.vim
diff options
context:
space:
mode:
authorRené Neumann <rene.neumann@in.tum.de>2012-09-07 16:21:10 +0200
committerRené Neumann <rene.neumann@in.tum.de>2012-09-07 16:21:11 +0200
commit4e0bbc63ea479b102f14809e217ee7ff73c0303f (patch)
tree43ece46acb132755b93524647f5c2e4df5ec3dfd /.vim/after/ftplugin/tex.vim
parent39b01999a1a8163e61248534a810e89b6d13f7d7 (diff)
downloaddotfiles-4e0bbc63ea479b102f14809e217ee7ff73c0303f.tar.gz
dotfiles-4e0bbc63ea479b102f14809e217ee7ff73c0303f.tar.bz2
dotfiles-4e0bbc63ea479b102f14809e217ee7ff73c0303f.zip
emacs clipboard options
Diffstat (limited to '.vim/after/ftplugin/tex.vim')
0 files changed, 0 insertions, 0 deletions
* Moved wine support to own template * Added xpad template * Added no-x template for games that don't support being started on another X. * Improved ways template functions work together: - EXPORT now appends - OVERRIDE replaces all the others - in game: command 'super' to call the phases of the templates - super supports "-r tpl" to remove the phase function of tpl 2012-09-11Move WINEDEBUG to play.shRené 'Necoro' Neumann2-5/+7 2012-09-11Allow to manually cleanup after a game (for whatever unknown reason)René 'Necoro' Neumann1-6/+13 2012-09-10Split 'prepare' in setupX and prepare -- this allows to cleanup even after ↵René 'Necoro' Neumann5-10/+25 killing X 2012-09-10Some renamingRené 'Necoro' Neumann1-8/+9 2012-09-10EXPORT now knows the template we are in -- no need to pass itRené 'Necoro' Neumann5-13/+40 2012-09-10More comments, folding, and some re-organizationRené 'Necoro' Neumann1-56/+94 2012-09-09Zsh EnhancementsRené 'Necoro' Neumann1-5/+9 2012-09-03Allow to create trivial game specs via the cmdlineRené 'Necoro' Neumann1-22/+95 2012-09-03Removed unneeded/trivial game filesRené 'Necoro' Neumann14-66/+20 2012-09-03Fix templatesRené 'Necoro' Neumann3-4/+4 2012-09-03Some more commenting -- and allowing a default PREFIXRené 'Necoro' Neumann1-3/+8