There's a bug inside the `get_ms_since` function. It tries to use a float as a string. Vim runs very slowly/crashes due to the above. https://github.com/terryma/vim-smooth-scroll/pull/17 fixes this.