64353b4ffac1a764f854779c48e9aa1ea322e912
Fix a small but stupid bug that the result of `timer_start` (i.e. the timer ID) was evaluated as Ex command. This would lead to a jump to the top of the file, every time the vimrc was reloaded (i.e. when a .vim is saved). Use `call` instead of `execute`, to fix this.
My dotfiles
Installation
$ ./meta/install
Languages
Shell
79.7%
Vim Script
18.7%
JavaScript
0.6%
CSS
0.6%
Python
0.3%