Rare find

Scriptease. Tools for people who build Vim plugins.

vim.org/scripts/script.php?script_id=4394

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • Allow :Messages to take modifiers
November 2023
  • Support <SID> with :Time, like with :PP
May 2022
  • scriptease.vim 1.1
  • Leave `.,,` in 'path'
  • Add file extension to :Verbose files
  • Avoid tainting `:verbose iskeyword?`
  • Don't use `:runtime!` for autoload/ files
March 2022
  • Replace <SID> with current buffer script id in :PP
  • Remove q map in :Verbose buffer
  • Ensure "valid" quickfix entries by always setting "lnum"
  • Don't include :redraw in :Time
November 2021
  • Use -addr=other on nvim 0.5
March 2021
  • Account for line number in :verbose function output
  • Support :{count}Messages
  • Fix previous :Time fix
  • Add -addr=other to all commands that require it
  • Support :Messages clear
January 2020
  • Fix :Time of command with range
November 2019
  • Add "valid" attribute to quickfix entries
  • Add sponsor button