(no title)
dlau1 | 11 years ago
But ... can't you achieve this level of efficiency, maybe even better with a combination of auto completion and snippets?
With python and vim, I use jedi-vim[0] and neosnippet[1] for textmate compatible snippet completion.
0 : https://github.com/davidhalter/jedi-vim 1 : https://github.com/Shougo/neosnippet.vim
ploversteno|11 years ago
mtrimpe|11 years ago