Tags: tpope/vim-scriptease
Tags
scriptease.vim 1.1 * Provide :Messages to load :messages into quickfix list. * Provide lightweight REPL on :PP with no argument. * Support :PP <SID>Func() to call script function from current buffer. * Benchmark repeat invocations on :[count]Time. * Show :Verbose output in temp buffer only. * Support :source on fugitive:// paths. * Replace g= map with g!. * Provide basic Projectionist projections. * Set dispatch.vim default task to :Runtime in .vim files. * Bug fixes and tweaks.